Skip to content

Commit 00218db

Browse files
committed
Remove duplicate curl parameter
1 parent c23b0e9 commit 00218db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/scripts/promote.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ if [[ $RELEASE_TYPE = "RELEASE" ]]; then
3939
--max-time 900 \
4040
-u ${ARTIFACTORY_USERNAME}:${ARTIFACTORY_PASSWORD} \
4141
-H "Content-type:application/json" \
42-
-u ${ARTIFACTORY_USERNAME}:${ARTIFACTORY_PASSWORD} \
4342
-d "{\"sourceRepos\": [\"libs-release-local\"], \"targetRepo\" : \"spring-distributions\"}" \
4443
-f \
4544
-X \

0 commit comments

Comments
 (0)