Skip to content

Commit

Permalink
Try harder?
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcfarland committed May 2, 2024
1 parent 3579c47 commit 7389375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@ jobs:
run: |
cd deployment/terraform/staging
ls
echo "Client ID: $ARM_CLIENT_ID"
echo "Client ID: ${ARM_CLIENT_ID:0:5}"
terraform init

0 comments on commit 7389375

Please sign in to comment.