Skip to content

Commit

Permalink
add two attempts for run-terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
nhsieh committed Jun 30, 2021
1 parent 18b8238 commit fc36299
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ci/ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -735,6 +735,7 @@ jobs:
globs:
- '*gcp*.yml'
- task: run-terraform
attempts: 2
file: docs-platform-automation/ci/tasks/create-infrastructure/task.yml
params:
IAAS: gcp
Expand Down
1 change: 1 addition & 0 deletions ci/opsman-support/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
- get: deployments
- get: docs-platform-automation
- task: run-terraform
attempts: 2
file: docs-platform-automation/ci/tasks/create-infrastructure/task.yml
params:
IAAS: gcp
Expand Down

0 comments on commit fc36299

Please sign in to comment.