Add forgejo actions #486

Merged
mwalbeck merged 10 commits from actions into main 2025-05-23 20:54:40 +00:00
Showing only changes of commit 463cd7fb81 - Show all commits

View file

@ -35,8 +35,6 @@ jobs:
dockerd &
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:qemu-v7.0.0-28
- name: Set up Docker Buildx
uses: https://github.com/docker/setup-buildx-action@v3
- name: Test build
@ -66,8 +64,6 @@ jobs:
dockerd &
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:qemu-v7.0.0-28
- name: Set up Docker Buildx
uses: https://github.com/docker/setup-buildx-action@v3
- name: Test build
@ -75,4 +71,4 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
tags: ${{ steps.tags.outputs.tags }}
file: ./1.7/Dockerfile.prod
file: ./1.7/Dockerfile.prod