test multiple linux arch ci #3
This commit is contained in:
parent
fcfcd6c80a
commit
3002c4c0c5
1 changed files with 0 additions and 2 deletions
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
|
@ -21,10 +21,8 @@ jobs:
|
|||
- name: Build and push
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
platforms: |-
|
||||
linux/amd64
|
||||
linux/arm64
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: help14/magma:latest
|
||||
|
|
Loading…
Add table
Reference in a new issue