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
|
- name: Check
|
||||||
run: |
|
run: |
|
||||||
echo version
|
echo version
|
||||||
echo '${{ steps.version.outputs.version }}'
|
#echo '${{ steps.version.outputs.version }}'
|
||||||
echo Build
|
echo Build
|
||||||
#echo '${{ fromJSON(steps.builder.outputs.run)}}'
|
#echo '${{ fromJSON(steps.builder.outputs.run)}}'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue