How to authenticate against Artifactory #2878
-
Hi, I've a question on how to authenticate against Artifactory. I've setup a Artifactory release with Any Idea what could be wrong? Regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
the auth is made as explained in https://goreleaser.com/customization/artifactory under the hood, it uses the same mechanisms as the http upload pipe, so you might want to check that out too https://goreleaser.com/customization/upload/ |
Beta Was this translation helpful? Give feedback.
the auth is made as explained in https://goreleaser.com/customization/artifactory
under the hood, it uses the same mechanisms as the http upload pipe, so you might want to check that out too https://goreleaser.com/customization/upload/