fdghfdgh
Some checks failed
Build Alpine RootFS and Docker Image (latest) / build-and-push (push) Successful in 8s
Build Alpine RootFS and Docker Image (latest) / push-docker (push) Failing after 3s
Build Alpine RootFS and Docker Image (latest) / update-changelog (push) Has been skipped
Build Alpine RootFS and Docker Image (latest) / update-build-info (push) Has been skipped

This commit is contained in:
2025-07-06 12:19:09 -07:00
parent 90ffde703a
commit 25a526b0bb

View File

@@ -73,8 +73,9 @@ jobs:
- name: Clone upload repo
run: git clone https://gitea.fithwum.tech/fithwum/alpine-base.git upload-repo
- name: Build and push Docker image
run: |
cd upload-repo
docker buildx build \
--file latest/Dockerfile \
--platform linux/amd64 \