mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2026-06-04 00:46:54 +00:00
Almost forgor
This commit is contained in:
Vendored
+2
-2
@@ -3,8 +3,8 @@ pipeline {
|
||||
stages {
|
||||
stage('build') {
|
||||
steps {
|
||||
sh './gradlew applyPatches'
|
||||
sh './gradlew paperclipJar'
|
||||
sh './gradlew applyPatches --no-daemon'
|
||||
sh './gradlew paperclipJar --no-daemon'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user