Update .forgejo/workflows/ci.yml
Some checks failed
Build Resilient App / build (push) Failing after 2s
Some checks failed
Build Resilient App / build (push) Failing after 2s
This commit is contained in:
parent
628105ab16
commit
fe334b8e97
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ jobs:
|
|||
build:
|
||||
runs-on: [docker]
|
||||
|
||||
container:
|
||||
image: forgejo-custom-runner:latest
|
||||
|
||||
steps:
|
||||
- name: Show working directory contents
|
||||
run: ls -la
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue