Update .forgejo/workflows/ci.yml
Some checks failed
Build Resilient App / build (push) Failing after 10m23s

This commit is contained in:
root 2025-06-11 01:52:12 +01:00
parent a29f8599cc
commit 628105ab16

View file

@ -10,9 +10,6 @@ jobs:
build: build:
runs-on: [docker] runs-on: [docker]
container:
image: forgejo-custom-runner:latest # 👈 your custom image name
steps: steps:
- name: Show working directory contents - name: Show working directory contents
run: ls -la run: ls -la