Fixed GPG signing 4
This commit is contained in:
parent
54ae5ef659
commit
938fe701b8
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -15,7 +15,7 @@ pipeline
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo JOB_NAME=$JOB_NAME
|
echo JOB_NAME=$JOB_NAME
|
||||||
|
|
||||||
mvn clean install
|
mvn clean install -X
|
||||||
|
|
||||||
echo "Build of $JOB_NAME was successful"
|
echo "Build of $JOB_NAME was successful"
|
||||||
'''
|
'''
|
||||||
|
Reference in New Issue
Block a user