forked from philorg/treetrail-frontend
CI: build container when the version is a clean git tag 14
This commit is contained in:
parent
cc7256dbad
commit
db7b2ef6e0
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ jobs:
|
|||
- name: Check
|
||||
env:
|
||||
VERSION: ${{ steps.version.outputs.version }}
|
||||
RUN: ${{ steps.builder.outputs.run)}}
|
||||
RUN: ${{ steps.builder.outputs.run }}
|
||||
run: |
|
||||
echo "Version $VERSION, run the build: $RUN"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue