actions/example-cron: fix for local usage
This commit is contained in:
parent
665da23a48
commit
13283ea0c3
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
mkdir /srv/example-cron-volume
|
||||
rm -fr /srv/example-cron-volume
|
||||
mkdir -p /srv/example-cron-volume
|
||||
FORGEJO_RUNNER_CONFIG=$EXAMPLE_DIR/runner-config.yaml forgejo-runner.sh reload
|
||||
|
|
Loading…
Add table
Reference in a new issue