setup-forgejo/testdata/example-if-fail/run.sh

5 lines
270 B
Bash
Raw Normal View History

2023-10-04 12:11:42 -04:00
! forgejo-test-helper.sh run_workflow testdata/example-$example http://root:admin1234@$(cat forgejo-ip):3000 root example-$example setup-forgejo $(cat forgejo-token)
2023-09-24 14:32:40 -04:00
grep --quiet 'IF TEST FAILURE' $FORGEJO_RUNNER_LOGS
grep --quiet 'IF TEST ALWAYS' $FORGEJO_RUNNER_LOGS