This commit is contained in:
parent
46c99c799e
commit
c224ca1730
6
.github/workflows/image_creation.yaml
vendored
6
.github/workflows/image_creation.yaml
vendored
@ -38,6 +38,6 @@ jobs:
|
|||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: git.maximotejeda.com/maximo/ddns:${{ github.ref_name }}
|
tags: git.maximotejeda.com/maximo/ddns:${{ github.ref_name }}
|
||||||
build-args:
|
build-args: |
|
||||||
- "version=${{ github.ref_name }}"
|
version=${{ github.ref_name }}
|
||||||
- "SHORTSHA=${{ steps.vars.outputs.shortsha }}"
|
SHORTSHA=${{ steps.vars.outputs.shortsha }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user