Skip to content

Commit c8b5cd6

Browse files
authored
build: updated nexus deployment link
1 parent 2984b0e commit c8b5cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars/uploadPackages.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def call(String repoDistribution, String repoModule, Boolean setupPromotion = fa
3131
-w '%{http_code}' \
3232
-H \"Content-Type: multipart/form-data\" \
3333
--data-binary \"@./${it}\" \
34-
\"https://repo3.eclipse.org/repository/kura-apt-dev/\" \
34+
\"https://repo.eclipse.org/repository/kura-apt-dev/\" \
3535
-o /dev/null
3636
""",
3737
returnStdout: true

0 commit comments

Comments
 (0)