.
This commit is contained in:
parent
1a90ddf667
commit
7ef33d96c6
1 changed files with 0 additions and 2 deletions
2
.github/workflows/app.yml
vendored
2
.github/workflows/app.yml
vendored
|
@ -60,8 +60,6 @@ jobs:
|
||||||
uses: azure/docker-login@v2
|
uses: azure/docker-login@v2
|
||||||
with:
|
with:
|
||||||
login-server: ${{ secrets.ACR_LOGIN_SERVER }}
|
login-server: ${{ secrets.ACR_LOGIN_SERVER }}
|
||||||
username: ${{ secrets.ACR_USERNAME }}
|
|
||||||
password: ${{ secrets.ACR_PASSWORD }}
|
|
||||||
|
|
||||||
- name: Push container images
|
- name: Push container images
|
||||||
working-directory: src
|
working-directory: src
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue