mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-02-06 05:38:11 -05:00
* Fix test : make coverage -> test * Refactor integration tests to be able to run them in parallel * Add custom local repository temp path
2 lines
89 B
Bash
Executable file
2 lines
89 B
Bash
Executable file
#!/usr/bin/env bash
|
|
"$GITEA_ROOT/gitea" hook --config='integrations/app.ini' pre-receive
|