Skip to content

Commit

Permalink
revert breaking change to azure deployment test (#2706)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-D-Lewis authored Sep 4, 2024
1 parent 0952cf8 commit b717102
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_azure_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,6 @@ jobs:
NEBARI_SECRET__default_images__dask_worker: "quay.io/nebari/nebari-dask-worker:${{ env.NEBARI_IMAGE_TAG }}"
ARM_CLIENT_ID: ${{ env.ARM_CLIENT_ID }}
ARM_TENANT_ID: ${{ env.ARM_TENANT_ID }}
ARM_SUBSCRIPTION_ID: ${{ env.ARM_SUBSCRIPTION_ID }}
ARM_USE_OIDC: "true"
CLOUDFLARE_TOKEN: ${{ env.CLOUDFLARE_TOKEN }}

0 comments on commit b717102

Please sign in to comment.