try pushing image
Some checks failed
Build Container Image / build-container (push) Has been cancelled

This commit is contained in:
Sebastian Hugentobler 2023-12-13 01:13:57 +01:00
parent aabc3ec759
commit e9158f00b8
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -10,8 +10,8 @@ jobs:
id: build-image
uses: redhat-actions/buildah-build@v2
with:
image: docker.io/thallian/alpine-s6
tags: ${{ gitea.ref_name }} ${{ gitea.sha }} latest
image: thallian/alpine-s6
tags: ${{ gitea.ref_name }} ${{ gitea.sha }}
archs: arm64, amd64
containerfiles: |
./Containerfile