CI: build container when the version is a clean git tag 9

This commit is contained in:
phil 2024-11-03 18:40:09 +01:00
parent eecb3b98c4
commit 8994329deb

View file

@ -29,7 +29,7 @@ jobs:
echo version
echo '${{ steps.version.outputs.version }}'
echo Build
echo '${{ fromJSON(steps.builder.outputs.run)}}'
#echo '${{ fromJSON(steps.builder.outputs.run)}}'
- uses: pnpm/action-setup@v4
name: Install pnpm