mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2025-07-13 21:08:34 +00:00
Update Jenkinsfile
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user