mirror of
https://code.forgejo.org/actions/cascading-pr.git
synced 2025-06-28 04:43:44 +00:00
runner capacity must be at least two jobs
otherwise the cascading pr job will never run and the original pr will stay stuck until it timesout
This commit is contained in:
parent
601c93ef62
commit
84c728fdc5
3 changed files with 32 additions and 3 deletions
|
@ -62,7 +62,7 @@ forgejo-curl.sh logout
|
|||
forgejo-runner.sh teardown
|
||||
forgejo.sh teardown
|
||||
forgejo.sh setup root admin1234 codeberg.org/forgejo/forgejo 1.21
|
||||
forgejo-runner.sh setup
|
||||
FORGEJO_RUNNER_CONFIG=$(pwd)/tests/runner-config.yaml forgejo-runner.sh setup
|
||||
url=http://$(cat forgejo-ip):3000
|
||||
firefox $url
|
||||
tests/run.sh --debug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue