Skip to content

Commit

Permalink
skip: update CI 43
Browse files Browse the repository at this point in the history
  • Loading branch information
vit-corp committed Jun 24, 2024
1 parent 0755d86 commit 69a626f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/auto-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ env:
AZURE_TENANT_ID: ${{ secrets.AZURE_TENANT_ID }}
AZURE_SUBSCRIPTION_ID: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
AZURE_SECRET_VALUE: ${{ secrets.AZURE_SECRET_VALUE }}
default_resource_priority_list: '["storage"]'
default_resource_priority_list: '["webapp"]'
#default_resource_priority_list: '["storage", "webapp"]'
TF_VAR_project: ${{ secrets.TF_VAR_project }}
TF_VAR_region: ${{ secrets.AWS_REGION }}
TF_VAR_zone: ${{ secrets.TF_VAR_zone }}
Expand Down

0 comments on commit 69a626f

Please sign in to comment.