Skip to content

Commit

Permalink
comment out env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
Krusty93 committed Oct 9, 2024
1 parent b7dda00 commit eb864db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr_opex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ env:
ARM_SUBSCRIPTION_ID: ${{ secrets.ARM_SUBSCRIPTION_ID }}
ARM_TENANT_ID: ${{ secrets.ARM_TENANT_ID }}
ARM_USE_OIDC: true
ARM_USE_AZUREAD: true
ARM_STORAGE_USE_AZUREAD: true
# ARM_USE_AZUREAD: true
# ARM_STORAGE_USE_AZUREAD: true
DOCKER_IMAGE_TAG: sha256:04d8ead53c772d23b094c2a395292dc159e6f2905e1b13b5f828f31eac6eb27f
TEMPLATE_DIR: azure-dashboard
APP_NAME: io-wallet-user-func
Expand Down

0 comments on commit eb864db

Please sign in to comment.