Skip to content

Commit f8cf74f

Browse files
ooeyunasiyu
authored andcommitted
fix sg deploy (#751)
Co-authored-by: siyu <chensiyi@agora.io>
1 parent 91d144e commit f8cf74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,5 @@ deploy_prod_sg:
129129
<<: *DEPLOY
130130
extends: .sg
131131
variables:
132-
DOCKER_TAG: $CI_COMMIT_SHA
132+
DOCKER_TAG: dev-$CI_COMMIT_SHA
133133
<<: *DEV

0 commit comments

Comments
 (0)