This commit is contained in:
maximo tejeda 2024-11-15 11:29:57 -04:00
parent e474f11b44
commit bda03fa66c

View File

@ -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 }}