testing registry username
This commit is contained in:
parent
3caf35e5ac
commit
fd227bbdaa
|
@ -33,7 +33,7 @@ jobs:
|
|||
env:
|
||||
DOCKER_REGISTRY_ID: ${{ secrets.DOCKER_REGISTRY_ID }}
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_REGISTRY_ID }}
|
||||
username: daprio
|
||||
password: ${{ secrets.DOCKER_REGISTRY_PASS }}
|
||||
- name: Set versions
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue