FIX typo
This commit is contained in:
parent
e474f11b44
commit
bda03fa66c
4
.github/workflows/image_creation.yaml
vendored
4
.github/workflows/image_creation.yaml
vendored
@ -39,5 +39,5 @@ jobs:
|
||||
push: true
|
||||
tags: git.maximotejeda.com/maximo/ddns:${{ github.ref_name }}
|
||||
build-args:
|
||||
- version=${{ github.ref_name }}
|
||||
- SHORTSHA=${{ steps.vars.outputs.shortsha }}
|
||||
- version: ${{ github.ref_name }}
|
||||
- SHORTSHA: ${{ steps.vars.outputs.shortsha }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user