forked from philorg/treetrail-frontend
CI: build container when the version is a clean git tag 9
This commit is contained in:
parent
eecb3b98c4
commit
8994329deb
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ jobs:
|
||||||
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)}}'
|
||||||
|
|
||||||
- uses: pnpm/action-setup@v4
|
- uses: pnpm/action-setup@v4
|
||||||
name: Install pnpm
|
name: Install pnpm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue