Update .github/workflows/docker.yml
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 11s

This commit is contained in:
janolehuebner 2025-05-24 15:09:21 +02:00
parent 0580e981e7
commit 1f18c846d3

View file

@ -8,7 +8,7 @@ on:
jobs: jobs:
build-and-push: build-and-push:
runs-on: docker runs-on: docker
container: gittea/runner-images:ubuntu-latest container: gitea/runner-images:ubuntu-latest-slim
steps: steps:
- name: Login to Forgejo - name: Login to Forgejo