File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -12,16 +12,16 @@ blocks:
1212 - checkout
1313 - script/argocd_deployment.sh $SANDBOX_ARGOCD_ENDPOINT $ARGOCD_USERNAME $SANDBOX_ARGOCD_PASSWORD $SEMAPHORE_GIT_SHA
1414 dependencies : []
15- - name : Deploy to QA
16- task :
17- secrets :
18- - name : argocd
19- jobs :
20- - name : Deploy to QA
21- commands :
22- - checkout
23- - script/argocd_deployment.sh $QA_ARGOCD_ENDPOINT $ARGOCD_USERNAME $QA_ARGOCD_PASSWORD $SEMAPHORE_GIT_SHA
24- dependencies : []
15+ # - name: Deploy to QA
16+ # task:
17+ # secrets:
18+ # - name: argocd
19+ # jobs:
20+ # - name: Deploy to QA
21+ # commands:
22+ # - checkout
23+ # - script/argocd_deployment.sh $QA_ARGOCD_ENDPOINT $ARGOCD_USERNAME $QA_ARGOCD_PASSWORD $SEMAPHORE_GIT_SHA
24+ # dependencies: []
2525queue :
2626 name : Deployment queue
2727 scope : project
You can’t perform that action at this time.
0 commit comments