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 27b73b7 commit 21c55f9Copy full SHA for 21c55f9
.semaphore/semaphore.yml
@@ -56,7 +56,8 @@ blocks:
56
jobs:
57
- name: Release
58
commands:
59
- - mvn -Dcloud -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 -Dcloud -Pjenkins -U -Dmaven.wagon.http.retryHandler.count=10 --batch-mode
60
+ -DaltDeploymentRepository=confluent-codeartifact-internal::default::https://confluent-519856050701.d.codeartifact.us-west-2.amazonaws.com/maven/maven-snapshots/
61
-DrepositoryId=confluent-codeartifact-internal deploy -DskipTests
62
- name: Release Notes
63
dependencies: []
0 commit comments