Yaml Gammel
All checks were successful
Build and push Docker image in git push / build (push) Successful in 2h3m20s
All checks were successful
Build and push Docker image in git push / build (push) Successful in 2h3m20s
This commit is contained in:
parent
6d0550c0ea
commit
3db84dfb80
@ -15,11 +15,11 @@ jobs:
|
||||
- name: Get repository code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: ARM64 support: QEMU
|
||||
- name: ARM64 add QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
with:
|
||||
platforms: arm64
|
||||
- name: ARM64 support: Docker buildx
|
||||
- name: ARM64 setup Docker buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Build the images
|
||||
|
Loading…
x
Reference in New Issue
Block a user