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