test: test cloning of private reusable workflows (#1436)
Verify that Forgejo Runner can access a reusable workflow that is stored in a private repository. That should help prevent https://code.forgejo.org/forgejo/runner/issues/1274 from happening again. Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/1436 Reviewed-by: Mathieu Fenniak <mfenniak@noreply.code.forgejo.org> Co-authored-by: Andreas Ahlenstorf <andreas@ahlenstorf.ch> Co-committed-by: Andreas Ahlenstorf <andreas@ahlenstorf.ch>
This commit is contained in:
parent
03ee700046
commit
25c472b90b
5 changed files with 65 additions and 1 deletions
1
actions/example-private-workflow-call/setup.sh
Normal file
1
actions/example-private-workflow-call/setup.sh
Normal file
|
|
@ -0,0 +1 @@
|
|||
mkdir -p /srv/example/private-workflow-call
|
||||
Loading…
Add table
Add a link
Reference in a new issue