mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2024-10-31 20:27:10 +00:00
Update Jenkinsfile
This commit is contained in:
parent
f8f680cbf7
commit
aa957c1777
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -21,7 +21,7 @@ pipeline {
|
||||
stage('paperclipJar') {
|
||||
steps {
|
||||
withGradle {
|
||||
sh './gradlew createReobfPaperclipJar'
|
||||
sh './gradlew createReobfPaperclipJar --stacktrace --info'
|
||||
}
|
||||
sh """
|
||||
#!/bin/sh
|
||||
|
Loading…
Reference in New Issue
Block a user