Skip to content

feat: support overriding destination as a runtime argument

Fredrik Paulsson requested to merge sandbox/frepau01/dest-arg into main

Add a --destination argument to the curl/upload/file template.

This allows individual runs to override the destionation. For example, to be able to include a CI pipeline ID as part of the path.

Merge request reports