1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-12 03:51:10 +02:00
goreleaser/pipeline/httpupload
Pablo Lalloni 3b0f3f55c8 feat: support simple http put artifacts uploading
Supports doing simple http put requests for uploading artifacts.
Heavily based con Artifactory pipeline.
In archive mode uploads all archives and the checksums file.
In binary mode uploads just the binaries.
2018-06-25 10:01:31 -03:00
..
httpupload_test.go feat: support simple http put artifacts uploading 2018-06-25 10:01:31 -03:00
httpupload.go feat: support simple http put artifacts uploading 2018-06-25 10:01:31 -03:00