Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dangzed committed Jan 18, 2024
1 parent ce86e87 commit da5dcd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build:
tags:
- cs_newgen
only:
- main
- production-mv3
- tags

build_staging:
Expand All @@ -22,5 +22,5 @@ build_staging:
tags:
- cs_newgen
only:
- staging
- dev-mv3
- tags

0 comments on commit da5dcd9

Please sign in to comment.