actions: cache-pull-request: pull request and cache isolation (#1062)
Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/1062 Reviewed-by: Michael Kriese <michael.kriese@gmx.de> Reviewed-by: Mathieu Fenniak <mfenniak@noreply.code.forgejo.org> Co-authored-by: Earl Warren <contact@earl-warren.org> Co-committed-by: Earl Warren <contact@earl-warren.org>
This commit is contained in:
parent
14d2748a33
commit
069ca6777e
8 changed files with 224 additions and 1 deletions
2
actions/example-cache-pull-request/setup.sh
Executable file
2
actions/example-cache-pull-request/setup.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
mkdir -p /srv/example/cache-pull-request
|
||||
FORGEJO_RUNNER_CONFIG=$EXAMPLE_DIR/runner-config.yaml forgejo-runner.sh reload
|
||||
Loading…
Add table
Add a link
Reference in a new issue