mirror of
https://code.forgejo.org/actions/cascading-pr.git
synced 2025-07-22 07:18:26 +02:00
chore: upgrade forgejo-curl.sh
This commit is contained in:
parent
2b01e2dc4f
commit
d7e60d3ba3
4 changed files with 125 additions and 125 deletions
|
@ -27,6 +27,7 @@ jobs:
|
|||
runner_config=/tmp/runner-config.yaml
|
||||
sed -e 's|file: .runner|file: ${{ steps.forgejo.outputs.runner-file }}|' < tests/runner-config.yaml > $runner_config
|
||||
FORGEJO_RUNNER_CONFIG=$runner_config forgejo-runner.sh reload
|
||||
export PATH=$(pwd):$PATH
|
||||
tests/run.sh --verbose --host_port ${{ steps.forgejo.outputs.host-port }} --url ${{ steps.forgejo.outputs.url }} --token ${{ steps.forgejo.outputs.token }}
|
||||
|
||||
- name: full logs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue