mirror of
https://code.forgejo.org/actions/setup-forgejo
synced 2025-06-27 20:48:03 +02:00
add example of cron task
This commit is contained in:
parent
b081450249
commit
7e8c8064af
12 changed files with 102 additions and 41 deletions
2
testdata/example-cron/setup.sh
vendored
Executable file
2
testdata/example-cron/setup.sh
vendored
Executable file
|
@ -0,0 +1,2 @@
|
|||
mkdir /srv/example-cron-volume
|
||||
FORGEJO_RUNNER_CONFIG=$EXAMPLE_DIR/runner-config.yaml forgejo-runner.sh reload
|
Loading…
Add table
Add a link
Reference in a new issue