mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2025-06-27 16:06:40 +00:00
It compiles, that's all I guarantee
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -14,7 +14,7 @@ pipeline {
|
||||
stage('paperclipJar') {
|
||||
steps {
|
||||
withGradle {
|
||||
sh './gradlew paperclipJar --no-daemon'
|
||||
sh './gradlew createReobfPaperclipJar --no-daemon'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user