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 66905c6 commit fb457d6Copy full SHA for fb457d6
.semaphore/semaphore.yml
@@ -58,7 +58,8 @@ blocks:
58
commands:
59
- ci-tools ci-update-version
60
- ci-tools ci-push-tag
61
- - mvn -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 -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
65
after_pipeline:
0 commit comments