Skip to content
Snippets Groups Projects
Commit 31e1b4c4 authored by Emmanuel Bruno's avatar Emmanuel Bruno
Browse files

tempary removal of arm64 multiarch ci.

parent 5def6385
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,8 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
platforms: linux/amd64,linux/arm64/v8
# platforms: linux/amd64,linux/arm64/v8
platforms: linux/amd64
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment