actions: update the documentation with context examples
This commit is contained in:
parent
79cc059d98
commit
921ed6f481
5 changed files with 57 additions and 9 deletions
|
@ -48,7 +48,7 @@ function setup() {
|
|||
for assert in $EXAMPLE_DIR/assert-*.sh ; do
|
||||
if ! forgejo.sh retry $assert ; then
|
||||
find $d
|
||||
cat $FORGEJO_RUNNER_LOGS
|
||||
sed -e 's/^/[RUNNER LOGS]/' < $FORGEJO_RUNNER_LOGS
|
||||
false
|
||||
fi
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue