~ fix build

This commit is contained in:
felegy
2022-06-28 11:23:39 +02:00
parent 7759901513
commit 3077c18e58

View File

@@ -42,6 +42,8 @@ jobs:
echo "TAG=$tag" >> $GITHUB_ENV;
- name: Setup Pack
uses: buildpacks/github-actions/setup-pack@v4.4.0
with:
pack-version: 0.27.0
- name: Build Image with pack
run: |
pack build ghcr.io/hvg/blog:$TAG \