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 39d2f2a commit c707cc1Copy full SHA for c707cc1
.semaphore/semaphore.yml
@@ -58,7 +58,8 @@ blocks:
58
commands:
59
- ci-tools ci-update-version
60
- ci-tools ci-push-tag
61
- - mvn -Pjenkins -U -Dmaven.wagon.http.retryHandler.count=10 --batch-mode -DaltDeploymentRepository=confluent-codeartifact-internal::default::https://confluent-519856050701.d.codeartifact.us-west-2.amazonaws.com/maven/maven-snapshots/
+ - mvn -Pjenkins -U -Dmaven.wagon.http.retryHandler.count=10 --batch-mode
62
+ -DaltDeploymentRepository=confluent-codeartifact-internal::default::https://confluent-519856050701.d.codeartifact.us-west-2.amazonaws.com/maven/maven-snapshots/
63
-DrepositoryId=confluent-codeartifact-internal deploy -DskipTests
64
- name: CP Jar Build CI Gating
65
dependencies: []
0 commit comments