BLOG-9 Automatical deployment #33
@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Build image and push to registry
|
- name: Build image and push to registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: ${{ vars.REGISTRY}}
|
registry: ${{ vars.REGISTRY }}
|
||||||
zoe marked this conversation as resolved
Outdated
|
|||||||
username: ${{ vars.REGISTRY_USERNAME }}
|
username: ${{ vars.REGISTRY_USERNAME }}
|
||||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user
Missing a space
Addressed in
290050700d