add tag only
This commit is contained in:
parent
3b492bb7d5
commit
59e5c69f8a
@ -14,9 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: https://gitea.okami101.io/okami101/actions/docker@main
|
- uses: https://gitea.okami101.io/okami101/actions/docker@main
|
||||||
with:
|
with:
|
||||||
registry: ${{ vars.CONTAINER_REGISTRY }}
|
password: test
|
||||||
username: ${{ vars.CONTAINER_REGISTRY_USERNAME }}
|
|
||||||
password: ${{ secrets.password }}
|
|
||||||
- name: Push tags
|
- name: Push tags
|
||||||
shell: bash
|
shell: bash
|
||||||
if: ${{ startsWith(gitea.ref, 'refs/tags/v') }}
|
if: ${{ startsWith(gitea.ref, 'refs/tags/v') }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user