spring-cloud/spring-cloud-build

Use deploy-file to upload the zipped docs to artifactory

marcingrzejszczak opened this issue · 0 comments

without this change once we do ./mvnw deploy we will upload all artifacts to artifactory (non-GA) or to sonatype (for GA).
with this change we will upload artifacts to artifactory (non-GA and GA) and to sonatype (for GA)