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
|
||||
if: fromJSON(steps.builder.outputs.run)
|
||||
uses: actions/buildah-build@v1
|
||||
env:
|
||||
VERSION: ${{ steps.version.outputs.version }}
|
||||
with:
|
||||
image: treetrail-backend
|
||||
oci: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue