We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cf356 commit bde19e9Copy full SHA for bde19e9
.github/workflows/ci.yml
@@ -33,4 +33,4 @@ jobs:
33
- name: Build with Maven
34
env:
35
BROWSER: chrome-container
36
- run: mvn -V --color always -ntp clean verify '-Djenkins.test.timeout=5000' '-Pci'
+ run: mvn -V --color always -ntp clean verify '-Djenkins.test.timeout=5000' '-Dgpg.skip'
0 commit comments