try another kaniko builder
Some checks failed
Build and push container / Container-Build (push) Failing after 2m12s

This commit is contained in:
2024-07-28 14:26:07 +02:00
parent 99f0c12455
commit 95e856f5f7

View File

@@ -14,11 +14,11 @@ jobs:
src
- name: Build & push image ${{ gitea.ref }}
uses: https://code.thetadev.de/ThetaDev/action-kaniko@v1
uses: bymarshall/kaniko-action@main
with:
image: ha-addon-energa-meter
tag: ${{ gitea.ref }}
registry: pipebreaker.pl:5000
build_file: Containerfile
path: src/
debug: true
file: Containerfile
context: src/
debug_mode: true