CI: full image name for the database service 2
This commit is contained in:
parent
6abdb5e0d6
commit
259f881815
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ jobs:
|
|||
containerfiles: |
|
||||
./Containerfile
|
||||
build-args: |
|
||||
"APP_VERSION=${{ steps.version.outputs.version }}"
|
||||
APP_VERSION=${{ steps.version.outputs.version }}
|
||||
|
||||
- name: Push the image to the registry
|
||||
if: fromJSON(steps.builder.outputs.run)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue