CI: fix app version 2
All checks were successful
/ test (push) Successful in 17s
/ build (push) Successful in 1m29s

This commit is contained in:
phil 2024-11-04 04:17:55 +01:00
parent d1b7357de4
commit c1ffb17162

View file

@ -93,7 +93,7 @@ jobs:
tags: ${{ steps.version.outputs.version }}
containerfiles: |
./Containerfile
build-arg: |
build-args: |
"APP_VERSION=$VERSION"
- name: Push the image to the registry