Skip to content

Commit

Permalink
🐛 Closes #274 cachecontrol error in GHA container builds (#280)
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
  • Loading branch information
jmontleon committed Aug 5, 2024
1 parent 115939c commit 8b8056a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/march-image-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
with:
architectures: "amd64, arm64"
containerfile: ./build/Containerfile
extra-args: |
--storage-opt=overlay.mount_program=
image_name: kai
image_namespace: konveyor
image_registry: quay.io
Expand Down

0 comments on commit 8b8056a

Please sign in to comment.