diff --git a/ci/pipeline-bosh-lite.yml b/ci/pipeline-bosh-lite.yml index ce5e4ebd..5aab1c5d 100644 --- a/ci/pipeline-bosh-lite.yml +++ b/ci/pipeline-bosh-lite.yml @@ -75,7 +75,7 @@ resources: type: bosh-deployment source: skip_check: true - - name: 1h + - name: one-hour type: time source: interval: 1h @@ -227,7 +227,7 @@ jobs: steps: - get: capi-ci - get: pool-repo - - get: 1h + - get: one-hour trigger: true - task: check-pool-size file: capi-ci/ci/bosh-lite/check-pool-size.yml @@ -247,7 +247,7 @@ jobs: steps: - get: capi-ci - get: pool-repo - - get: 1h + - get: one-hour trigger: true - try: task: check-broken-pool-size