Skip to content

Commit

Permalink
Test for push
Browse files Browse the repository at this point in the history
  • Loading branch information
luborco committed Sep 30, 2024
1 parent 20a499c commit 7ee1334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
login-server: ${{ vars.ACR_URL }}
username: ${{ vars.ACR_USERNAME }}
password: ${{ secrets.ACR_PASSWORD }}
password: 'a'

- uses: docker/build-push-action@v6
with:
Expand Down

0 comments on commit 7ee1334

Please sign in to comment.