CI: full image name for the database service 2
Some checks failed
/ test (push) Successful in 25s
/ build (push) Failing after 2s

This commit is contained in:
phil 2024-11-04 23:15:01 +01:00
parent 6abdb5e0d6
commit 259f881815

View file

@ -92,7 +92,7 @@ jobs:
containerfiles: | containerfiles: |
./Containerfile ./Containerfile
build-args: | build-args: |
"APP_VERSION=${{ steps.version.outputs.version }}" APP_VERSION=${{ steps.version.outputs.version }}
- name: Push the image to the registry - name: Push the image to the registry
if: fromJSON(steps.builder.outputs.run) if: fromJSON(steps.builder.outputs.run)