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