Update .forgejo/workflows/ci.yml
Some checks failed
Build Resilient App / build (push) Failing after 10m23s
Some checks failed
Build Resilient App / build (push) Failing after 10m23s
This commit is contained in:
parent
a29f8599cc
commit
628105ab16
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue