CI: fix app version 2
This commit is contained in:
parent
d1b7357de4
commit
c1ffb17162
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue