Skip to content

Commit

Permalink
remove platform for load step
Browse files Browse the repository at this point in the history
due to error "docker exporter does not currently support exporting manifest lists"
  • Loading branch information
peterstadler committed May 23, 2022
1 parent 4af7291 commit 7e6e201
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
with:
context: .
load: true
platforms: ${{ matrix.PLATFORMS }}
build-args: |
EXISTDB_IMAGE=${{ matrix.EXISTDB_IMAGE }}
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 7e6e201

Please sign in to comment.