mirror of
https://code.forgejo.org/actions/cascading-pr.git
synced 2025-06-28 04:43:44 +00:00
runner
This commit is contained in:
parent
7d02d44019
commit
ccf1ec2ffb
4 changed files with 20 additions and 74 deletions
|
@ -10,8 +10,10 @@ export PATH=$(pwd)/setup-forgejo:$PATH
|
|||
git clone https://code.forgejo.org/actions/cascading-pr
|
||||
cd cascading-pr
|
||||
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
|
||||
firefox http://$(cat forgejo-ip):3000
|
||||
.forgejo/run-test.sh --debug
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue