separate tag
This commit is contained in:
@@ -16,7 +16,8 @@ jobs:
|
|||||||
- name: Build & push image ${{ gitea.ref }}
|
- name: Build & push image ${{ gitea.ref }}
|
||||||
uses: https://code.thetadev.de/ThetaDev/action-kaniko@v1
|
uses: https://code.thetadev.de/ThetaDev/action-kaniko@v1
|
||||||
with:
|
with:
|
||||||
image: ha-addon-energa-meter:${{ gitea.ref }}
|
image: ha-addon-energa-meter
|
||||||
|
tag: ${{ gitea.ref }}
|
||||||
registry: pipebreaker.pl:5000
|
registry: pipebreaker.pl:5000
|
||||||
build_file: Containerfile
|
build_file: Containerfile
|
||||||
path: src/
|
path: src/
|
||||||
|
|||||||
Reference in New Issue
Block a user