Update .forgejo/workflows/build-image.yml
Some checks failed
/ build (push) Failing after 57s

This commit is contained in:
ahoemann 2025-03-28 13:54:29 +01:00
parent a76cbd86f0
commit 1236a024ef

View file

@ -3,6 +3,8 @@ jobs:
build:
runs-on: docker
steps:
- name: Checkout the repo
uses: actions/checkout@v4
- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v1
- name: Login to Forgejo