Skip to content

Commit

Permalink
chore: update repo semaphore config
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfluentSemaphore committed Apr 23, 2024
1 parent f0bf194 commit 24bf5fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ blocks:
jobs:
- name: Test
commands:
- pip install confluent-release-tools -q
- . sem-pint -c
- . sem-pint
- mvn -Dcloud -Pjenkins -U -Dmaven.wagon.http.retryHandler.count=10 --batch-mode --no-transfer-progress clean verify install dependency:analyze validate
- cve-scan
- . cache-maven store
Expand Down

0 comments on commit 24bf5fc

Please sign in to comment.