Skip to content

Commit 9f53683

Browse files
committed
devops: attempt to fix pipeline
1 parent 326489d commit 9f53683

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
password: ${{ secrets.GITHUB_TOKEN }}
3535

3636
- name: Build Image with buildah script
37+
env:
38+
STORAGE_DRIVER: vfs
3739
run: |
3840
# Run the build script
3941
./devops/build-image.sh

0 commit comments

Comments
 (0)