test login windows
This commit is contained in:
parent
528b6271f7
commit
b49d460139
4
.github/workflows/basket-api.yml
vendored
4
.github/workflows/basket-api.yml
vendored
@ -94,9 +94,9 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: Login to Container Registry
|
||||
uses: docker/login-action@v1
|
||||
uses: azure/docker-login@v1
|
||||
with:
|
||||
registry: ${{ env.REGISTRY_HOST }}
|
||||
login-server: ${{ env.REGISTRY_HOST }}
|
||||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.PASSWORD }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user