Add load true to load image to local docker env
This commit is contained in:
@@ -98,6 +98,7 @@ jobs:
|
||||
with:
|
||||
context: ./
|
||||
file: ./Dockerfile
|
||||
load: true
|
||||
push: false
|
||||
# push: ${{ github.event_name != 'pull_request' }}
|
||||
platforms: linux/amd64
|
||||
|
||||
Reference in New Issue
Block a user