FIX typo
This commit is contained in:
parent
e7a20f2ca7
commit
e474f11b44
2
.github/workflows/image_creation.yaml
vendored
2
.github/workflows/image_creation.yaml
vendored
@ -39,5 +39,5 @@ jobs:
|
|||||||
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