Skip to content

Commit

Permalink
fix sg deploy (#751)
Browse files Browse the repository at this point in the history
Co-authored-by: siyu <[email protected]>
  • Loading branch information
2 people authored and aderan committed Aug 17, 2023
1 parent 8ede9c4 commit 93abd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,5 @@ deploy_prod_sg:
<<: *DEPLOY
extends: .sg
variables:
DOCKER_TAG: $CI_COMMIT_SHA
DOCKER_TAG: dev-$CI_COMMIT_SHA
<<: *DEV

0 comments on commit 93abd3f

Please sign in to comment.