Add load true to load image to local docker env

This commit is contained in:
Syed Ali Shahbaz
2023-09-27 18:28:43 +04:00
committed by GitHub
parent fe5c310556
commit 2b54576f05

View File

@@ -98,6 +98,7 @@ jobs:
with:
context: ./
file: ./Dockerfile
load: true
push: false
# push: ${{ github.event_name != 'pull_request' }}
platforms: linux/amd64