Skip to content

Commit

Permalink
Fixed acp-ci-cd-terraform configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
arueth committed Dec 6, 2024
1 parent 6606f27 commit 127a10b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test/ci-cd/cloudbuild/acp-ci-cd-terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ steps:
export TF_CLI_ARGS="-no-color"
export TF_IN_AUTOMATION="1"
cd test/ci-cd/terraform && \
./apply.sh
ls -alhtr
test/ci-cd/terraform/apply.sh
waitFor:
- "Build runner image"

Expand Down

0 comments on commit 127a10b

Please sign in to comment.