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
|
uses: docker/build-push-action@v3
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64,linux/arm64
|
|
||||||
file: ./production.Dockerfile
|
file: ./production.Dockerfile
|
||||||
push: false
|
push: false
|
||||||
load: true
|
load: true
|
||||||
|
|||||||
Reference in New Issue
Block a user