1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-forgejo synced 2025-07-13 20:23:52 +02:00

add example of cron task

This commit is contained in:
Earl Warren 2023-09-24 20:32:40 +02:00
parent b081450249
commit 7e8c8064af
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
12 changed files with 102 additions and 41 deletions

3
testdata/example-service/setup.sh vendored Executable file
View file

@ -0,0 +1,3 @@
> /srv/example-service-volume-valid
> /srv/example-service-volume-invalid
FORGEJO_RUNNER_CONFIG=$EXAMPLE_DIR/runner-config.yaml forgejo-runner.sh reload

1
testdata/example-service/teardown.sh vendored Executable file
View file

@ -0,0 +1 @@
forgejo-runner.sh reload