We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31331e7 commit bd4154cCopy full SHA for bd4154c
.github/workflows/hcx-api-docker-build.yml
@@ -40,7 +40,7 @@ jobs:
40
${{ runner.os }}-maven-hcx-apis
41
42
- name: Maven Build
43
- run: mvn clean install -P hcx-apis --batch-mode
+ run: mvn clean install -P hcx-apis -DskipTests
44
45
- name: Set up Docker Buildx
46
uses: docker/setup-buildx-action@v2
0 commit comments