Skip to content

Commit fb457d6

Browse files
service-bot-app[bot]service-bot-app[bot]
andauthored
chore: update repo semaphore config (#1401)
Co-authored-by: service-bot-app[bot] <foo-bar+service-bot-app[bot]@users.noreply.github.com>
1 parent 66905c6 commit fb457d6

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 -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 -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

6465
after_pipeline:

0 commit comments

Comments
 (0)