We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23b0e9 commit 00218dbCopy full SHA for 00218db
ci/scripts/promote.sh
@@ -39,7 +39,6 @@ if [[ $RELEASE_TYPE = "RELEASE" ]]; then
39
--max-time 900 \
40
-u ${ARTIFACTORY_USERNAME}:${ARTIFACTORY_PASSWORD} \
41
-H "Content-type:application/json" \
42
- -u ${ARTIFACTORY_USERNAME}:${ARTIFACTORY_PASSWORD} \
43
-d "{\"sourceRepos\": [\"libs-release-local\"], \"targetRepo\" : \"spring-distributions\"}" \
44
-f \
45
-X \
0 commit comments