back to archs
This commit is contained in:
parent
5b458e14d5
commit
f746df6d27
@ -12,7 +12,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
image: docker.io/thallian/alpine-s6
|
image: docker.io/thallian/alpine-s6
|
||||||
tags: ${{ gitea.ref_name }} ${{ gitea.sha }} latest
|
tags: ${{ gitea.ref_name }} ${{ gitea.sha }} latest
|
||||||
platforms: linux/aarch64, linux/x86_64
|
archs: arm64, amd64
|
||||||
containerfiles: |
|
containerfiles: |
|
||||||
./Containerfile
|
./Containerfile
|
||||||
- name: Log in to Dockerhub
|
- name: Log in to Dockerhub
|
||||||
|
Loading…
Reference in New Issue
Block a user