Skip to content

Commit

Permalink
ci: Add load:true parameter (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipdjokic authored Apr 5, 2024
1 parent 9dff6fd commit 1bab4a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
with:
context: .
file: Dockerfile.faucet
load: true
platforms: linux/amd64
tags: ${{ steps.meta.outputs.tags }}
cache-from: type=gha
Expand Down

0 comments on commit 1bab4a8

Please sign in to comment.