This commit is contained in:
parent
ca1e28a53b
commit
b185ebd97d
@ -19,7 +19,8 @@ jobs:
|
||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
registry: git.crystalyx.net
|
||||
tag: ${{ github.ref_name }},latest
|
||||
tag: ${{ gitea.ref_name }}
|
||||
tag_with_latest: true
|
||||
cache: true
|
||||
cache_registry: git.crystalyx.net/${{ gitea.repository }}/cache
|
||||
extra_args: |
|
||||
|
Loading…
Reference in New Issue
Block a user