Branch was auto-updated.

This commit is contained in:
github-actions[bot]
2021-03-18 19:51:46 +00:00
committed by GitHub
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -48,6 +48,7 @@ publish_smoketest_runner:
smoketest_play:
stage: smoketest_play
resource_group: playground
dependencies:
- publish_smoketest_runner
- publish_deployer
@@ -65,6 +66,7 @@ smoketest_play:
smoketest_staging:
stage: smoketest_staging
resource_group: staging
dependencies:
- publish_smoketest_runner
- publish_deployer
@@ -13,7 +13,7 @@ local job = {
},
},
spec: {
activeDeadlineSeconds: 600,
activeDeadlineSeconds: 1800,
ttlSecondsAfterFinished: 100,
template: {
metadata: {