CI: build container when the version is a clean git tag 10
Some checks failed
/ build (push) Failing after 21s
Some checks failed
/ build (push) Failing after 21s
This commit is contained in:
parent
8994329deb
commit
bcb9807f6f
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ jobs:
|
|||
- name: Check
|
||||
run: |
|
||||
echo version
|
||||
echo '${{ steps.version.outputs.version }}'
|
||||
#echo '${{ steps.version.outputs.version }}'
|
||||
echo Build
|
||||
#echo '${{ fromJSON(steps.builder.outputs.run)}}'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue