Skip to content

Commit 36f0492

Browse files
ooeyunasiyu
andauthored
force manual when prod deploy (#775)
Co-authored-by: siyu <chensiyi@agora.io>
1 parent b634791 commit 36f0492

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ deploy_prod_cn:
140140
REPLICA_COUNT: 3
141141
HELM_NAME: flat-server-production
142142
<<: *PROD
143+
when: manual
143144

144145
deploy_prod_sg:
145146
<<: *DEPLOY
@@ -150,3 +151,4 @@ deploy_prod_sg:
150151
REPLICA_COUNT: 3
151152
HELM_NAME: flat-server-production
152153
<<: *PROD
154+
when: manual

0 commit comments

Comments
 (0)