mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2024-11-26 22:55:39 +00:00
Almost forgor
This commit is contained in:
parent
65c6dc2d62
commit
c9ea15b233
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -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'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user