This commit is contained in:
parent
c143a4626f
commit
5b7be53b9a
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ jobs:
|
||||||
- name: Login to Docker Registry
|
- name: Login to Docker Registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: hub.docker.com
|
|
||||||
username: imartyn
|
username: imartyn
|
||||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
|
|
Loading…
Add table
Reference in a new issue