add tag only

This commit is contained in:
Adrien Beaudouin 2024-08-14 17:16:38 +02:00
parent 59e5c69f8a
commit c601b96fd2

View File

@ -14,6 +14,8 @@ jobs:
steps:
- uses: https://gitea.okami101.io/okami101/actions/docker@main
with:
registry: ${{ vars.CONTAINER_REGISTRY }}
username: test
password: test
- name: Push tags
shell: bash