Skip to content
Verified Commit 088c8916 authored by Fredrik Paulsson's avatar Fredrik Paulsson Committed by Matthew Clarkson
Browse files

feat: replace `curl_upload` with `curl_upload_file`

BREAKING CHANGE: `curl_upload` is removed, long live `curl_upload_file`.

We hope to add `curl_upload` back in to allow uploads of multiple files.

There are complexities due to the correct mapping of filepaths.

It may be that packaging multiple files into a archive with `rules_pkg`
and then uploading that archive is a better way forward anyway.
parent 1ac2a9a1
Loading
Loading
Loading
Pipeline #6307 passed with stages
in 52 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment