Skip to content

Commit

Permalink
add docker buildkit
Browse files Browse the repository at this point in the history
  • Loading branch information
peters-david committed Jan 23, 2025
1 parent 71aa2bb commit 102b054
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-publish-container-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
type=sha
- name: Build container image for tests
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d
env:
DOCKER_BUILDKIT: 1
with:
context: .
push: false
Expand Down

0 comments on commit 102b054

Please sign in to comment.