75fd8f6445
Backport https://github.com/go-gitea/gitea/pull/31207 by @lunny Fix https://github.com/go-gitea/gitea/issues/31134 Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> --- Conflict resolution: none Modification: `s/assert.NoError/require.NoError` (cherry picked from commit a0d1630700073785baff4ebc3031b0480d44cc63)
2 lines
93 B
Bash
Executable file
2 lines
93 B
Bash
Executable file
#!/usr/bin/env bash
|
|
"$GITEA_ROOT/gitea" hook --config="$GITEA_ROOT/$GITEA_CONF" proc-receive
|