Skip to content

Commit

Permalink
INAGE-SCANNING
Browse files Browse the repository at this point in the history
  • Loading branch information
malisharfer committed Jun 3, 2024
1 parent bdc5d76 commit ad9b6b3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,6 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
file: ./${{ env.WORKING_DIR }}/Dockerfile
secrets: |
"AZURE_TENANT_ID=${{ secrets.TRY_AGAIN_SECRET }}"
"AZURE_TENANT_ID=${{ secrets.TRY_SECRET }}" ,
"AZURE_CLIENT_ID=${{ secrets.TRY_SECRET }}" ,
"AZURE_CLIENT_SECRET=${{ secrets.TRY_SECRET }}"

0 comments on commit ad9b6b3

Please sign in to comment.