Skip to content

Commit e3f5c03

Browse files
committed
set the output to type docker
Signed-off-by: Michael Beemer <[email protected]>
1 parent a915078 commit e3f5c03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
builder: ${{ steps.buildx.outputs.name }}
7272
context: .
7373
push: false
74+
load: true
7475
tags: open-feature-operator-local:${{ github.sha }}
7576
cache-from: type=gha,scope=${{ github.ref_name }}-ofo
7677
cache-to: type=gha,scope=${{ github.ref_name }}-ofo

0 commit comments

Comments
 (0)