CI: fix app version fix
This commit is contained in:
parent
a23674ff63
commit
e77bb9eb54
1 changed files with 0 additions and 2 deletions
|
@ -84,8 +84,6 @@ jobs:
|
||||||
- name: Build the container image
|
- name: Build the container image
|
||||||
if: fromJSON(steps.builder.outputs.run)
|
if: fromJSON(steps.builder.outputs.run)
|
||||||
uses: actions/buildah-build@v1
|
uses: actions/buildah-build@v1
|
||||||
env:
|
|
||||||
VERSION: ${{ steps.version.outputs.version }}
|
|
||||||
with:
|
with:
|
||||||
image: treetrail-backend
|
image: treetrail-backend
|
||||||
oci: true
|
oci: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue