This commit is contained in:
parent
15a03887ce
commit
d8bed86794
@ -43,7 +43,7 @@ jobs:
|
||||
# password: ${{ REGISTRY_PASSWORD }}
|
||||
|
||||
- name: Log in to Container Registry
|
||||
run: echo ${{ REGISTRY_PASSWORD }}
|
||||
run: echo ${{ env.REGISTRY_PASSWORD }}
|
||||
|
||||
|
||||
# - name: Build and Push Docker image
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user