Skip to content

Conversation

xtulnx
Copy link

@xtulnx xtulnx commented Jul 27, 2023

add new hook option keep-file-environment

  • keep-file-environment - Keep all submitted files. Sending curl -d 'pkg=@res.tar.gz' will retrieve the environment variable HOOK_FILE_PKG, which contains the file path, and HOOK_FILENAME_PKG, which contains the file name as res.tar.gz. If keep-file-environment is true, the file will be preserved after the hook is executed. By default, the corresponding file will be removed after the webhook exits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant