New: Automatic Docker container builds #1

Merged
Kocoder merged 12 commits from gitlab_ci into main 2024-10-05 16:16:31 +00:00
Showing only changes of commit 12e4b46761 - Show all commits

View File

@ -19,7 +19,7 @@ jobs:
- uses: aevea/action-kaniko@master
name: Run Kaniko to build our docker container.
with:
image: kocoded/nachhilfesystem24
image: kocoded/nachhilfesystem/nachhilfesystem
tag: ${{ gitea.workflow_sha }}
tag_with_latest: true
registry: git.kocoder.xyz