Skip to content

Commit

Permalink
Testing OIDC
Browse files Browse the repository at this point in the history
  • Loading branch information
prdpsvs committed Nov 23, 2024
1 parent 5c016f9 commit 70d7d7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration-tests-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: List containers in GitHub Container Registry
run: docker images ghcr.io/microsoft/dbt-fabric

- name: Pull Docker image
run: docker pull ghcr.io/microsoft/dbt-fabric:CI-3.11-msodbc17

Expand Down

0 comments on commit 70d7d7a

Please sign in to comment.