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