worker run-result add static-file

worker run-result add static-file <name> <remote_url>

Synopsis

Inside a job, add a run result of type static-file: Worker Command:

worker run-result add static-file <name> <remote_url>

Example:

worker run-result add static-file the-title https://the-remote-url/somewhere/index.html
worker run-result add static-file

SEE ALSO