just ref
This commit is contained in:
@@ -13,10 +13,10 @@ jobs:
|
|||||||
sparse-checkout: |
|
sparse-checkout: |
|
||||||
src
|
src
|
||||||
|
|
||||||
- name: Build & push image ${{ gitea.ref_name }}
|
- 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_name }}
|
image: ha-addon-energa-meter:${{ 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