We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91d144e commit f8cf74fCopy full SHA for f8cf74f
.gitlab-ci.yml
@@ -129,5 +129,5 @@ deploy_prod_sg:
129
<<: *DEPLOY
130
extends: .sg
131
variables:
132
- DOCKER_TAG: $CI_COMMIT_SHA
+ DOCKER_TAG: dev-$CI_COMMIT_SHA
133
<<: *DEV
0 commit comments