From e60bd5d923d02b249ab0a94f69629fbf1bb09490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Melaine=20G=C3=A9rard?= Date: Thu, 21 Nov 2024 21:35:45 +0100 Subject: [PATCH] =?UTF-8?q?:sparkles:=20R=C3=A9paration=20CI=20V2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build-docker.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/build-docker.yml b/.gitea/workflows/build-docker.yml index aad630c..5f83af3 100644 --- a/.gitea/workflows/build-docker.yml +++ b/.gitea/workflows/build-docker.yml @@ -16,6 +16,8 @@ jobs: uses: aevea/action-kaniko@master with: image: camelia-studio/kiss-shot_acerola-orion_heart-under-blade + username: camelia + password: camelia registry: ${{ secrets.REGISTRY_SERVER }} tag: ${{ gitea.ref_name }} tag_with_latest: true \ No newline at end of file