This commit is contained in:
parent
e27d3b944c
commit
e4227b0656
@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Log in to Container Registry
|
||||
run: |
|
||||
echo ${{ REGISTRY_PASSWORD }} | docker login ${{ IMAGE_REGISTRY }} -u ${{ REGISTRY_USERNAME }} --password-stdin
|
||||
echo ${{ REGISTRY_PASSWORD }}
|
||||
|
||||
|
||||
- name: Build and Push Docker image
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user