mirror of
https://code.forgejo.org/actions/setup-forgejo.git
synced 2024-11-23 23:40:59 -05:00
4 lines
270 B
Bash
Executable file
4 lines
270 B
Bash
Executable file
! forgejo-test-helper.sh run_workflow testdata/example-$example http://root:admin1234@$(cat forgejo-ip):3000 root example-$example setup-forgejo $(cat forgejo-token)
|
|
|
|
grep --quiet 'IF TEST FAILURE' $FORGEJO_RUNNER_LOGS
|
|
grep --quiet 'IF TEST ALWAYS' $FORGEJO_RUNNER_LOGS
|