add tag only
This commit is contained in:
parent
d21cc5e7ae
commit
aef77dab3c
@ -19,8 +19,8 @@ jobs:
|
|||||||
- uses: docker/login-action@v3
|
- uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: ${{ vars.CONTAINER_REGISTRY }}
|
registry: ${{ vars.CONTAINER_REGISTRY }}
|
||||||
username: ${{ vars.CONTAINER_REGISTRY_USERNAME }}
|
username: test
|
||||||
password: ${{ secrets.password }}
|
password: test
|
||||||
- name: Push tags
|
- name: Push tags
|
||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user