Skip to content

Commit

Permalink
set the output to type docker
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Beemer <[email protected]>
  • Loading branch information
beeme1mr committed Oct 14, 2024
1 parent a915078 commit e3f5c03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
context: .
push: false
load: true
tags: open-feature-operator-local:${{ github.sha }}
cache-from: type=gha,scope=${{ github.ref_name }}-ofo
cache-to: type=gha,scope=${{ github.ref_name }}-ofo
Expand Down

0 comments on commit e3f5c03

Please sign in to comment.