We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13378cb commit fee145cCopy full SHA for fee145c
.circleci/config.yml
@@ -35,7 +35,7 @@ jobs:
35
command: echo "testing under mysql $MYSQL_VERSION"
36
- run:
37
name: testit
38
- command: mvn verify
+ command: mvn verify -Dgpg.skip
39
- store_artifacts:
40
path: test.log
41
0 commit comments