Skip to content

Commit 21c55f9

Browse files
service-bot-app[bot]service-bot-app[bot]
andauthored
chore: update repo semaphore config (#178)
Co-authored-by: service-bot-app[bot] <foo-bar+service-bot-app[bot]@users.noreply.github.com>
1 parent 27b73b7 commit 21c55f9

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
@@ -56,7 +56,8 @@ blocks:
5656
jobs:
5757
- name: Release
5858
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/
59+
- 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/
6061
-DrepositoryId=confluent-codeartifact-internal deploy -DskipTests
6162
- name: Release Notes
6263
dependencies: []

0 commit comments

Comments
 (0)