remove to try to fix error docker exporter does not currently support exporting manifest lists

This commit is contained in:
Ryan W
2023-03-24 12:08:32 -07:00
committed by Ryan Williams
parent ef205a780f
commit b4f6c7e97f
-1
View File
@@ -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