remove to try to fix error docker exporter does not currently support exporting manifest lists
This commit is contained in:
@@ -24,7 +24,6 @@ jobs:
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
file: ./production.Dockerfile
|
||||
push: false
|
||||
load: true
|
||||
|
||||
Reference in New Issue
Block a user