Skip to content

Commit c707cc1

Browse files
author
service-bot-app[bot]
committed
chore: update repo semaphore config
1 parent 39d2f2a commit c707cc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.semaphore/semaphore.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ blocks:
5858
commands:
5959
- ci-tools ci-update-version
6060
- 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/
61+
- 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/
6263
-DrepositoryId=confluent-codeartifact-internal deploy -DskipTests
6364
- name: CP Jar Build CI Gating
6465
dependencies: []

0 commit comments

Comments
 (0)