try another kaniko builder
Some checks failed
Build and push container / Container-Build (push) Failing after 2m12s
Some checks failed
Build and push container / Container-Build (push) Failing after 2m12s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user