only aarch64 for testing
This commit is contained in:
parent
cd164794ca
commit
a4748ab410
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
with:
|
||||
image: docker.io/thallian/alpine-s6
|
||||
tags: ${{ gitea.ref_name }} ${{ gitea.sha }} latest
|
||||
archs: amd64, arm64
|
||||
archs: arm64
|
||||
containerfiles: |
|
||||
./Containerfile
|
||||
- name: Log in to Dockerhub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue