Fix CI
Some checks failed
Build and Push Docker Image / build (push) Failing after 7s

This commit is contained in:
Melaine Gérard 2024-11-01 15:17:51 +01:00
parent ca1e28a53b
commit b185ebd97d

View File

@ -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: |