Skip to content

Commit

Permalink
retest tf
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Nov 27, 2024
1 parent 53589a5 commit 8403acd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,10 @@ jobs:
# ARM_CLIENT_ID: ${{ secrets.E2E_AZURE_CLIENT_ID }}
# ARM_TENANT_ID: ${{ secrets.E2E_AZURE_TENANT_ID }}
run: |
terraform init -upgrade
terraform apply -auto-approve
terraform destroy -auto-approve
az-test
# terraform init -upgrade
# terraform apply -auto-approve
# terraform destroy -auto-approve
# - name: Run tests
# env:
# VENOM_VAR_provider: azure
Expand Down

0 comments on commit 8403acd

Please sign in to comment.