Skip to content

Commit f939634

Browse files
authored
Merge pull request #88 from PublicisSapient/develop
Develop
2 parents 3886a1f + d836674 commit f939634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Processors_CI_CD_Workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,4 +350,4 @@ jobs:
350350
if: ${{ github.event.inputs.processor == 'all' || github.event.inputs.processor == 'devops' }}
351351
run: |
352352
argocd app sync knh-devops-processor-${{ github.event.inputs.env }}
353-
argocd app wait knh-devops-processor-${{ github.event.inputs.env }} --health --timeout 600
353+
argocd app wait knh-devops-processor-${{ github.event.inputs.env }} --health --timeout 900

0 commit comments

Comments
 (0)