There was an error while loading. Please reload this page.
1 parent d0231dd commit 98d91adCopy full SHA for 98d91ad
1 file changed
.circleci/config.yml
@@ -12,7 +12,6 @@ jobs:
12
- image: cimg/openjdk:21.0.2-node
13
steps:
14
- checkout
15
- - run: npm install
16
- run: mvn clean install -Pci -Dlicense.skip=true -Dmaven.test.skip.exec=true -DskipITs
17
- general-platform-helpers/step-run-snyk-monitor:
18
scan-all-projects: false
0 commit comments