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:19:10 +01:00
parent b185ebd97d
commit a88a1e89de

View File

@ -15,7 +15,7 @@ jobs:
- name: Build and Push with Kaniko
uses: aevea/action-kaniko@master
with:
image: git.crystalyx.net/${{ gitea.repository }}
image: ${{ gitea.repository }}
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}
registry: git.crystalyx.net