mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2025-06-27 16:06:40 +00:00
SO TRUE
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -6,6 +6,7 @@ pipeline {
|
||||
options {
|
||||
buildDiscarder logRotator(artifactDaysToKeepStr: '', artifactNumToKeepStr: '', daysToKeepStr: '', numToKeepStr: '5')
|
||||
}
|
||||
stages {
|
||||
stage('applyPatches') {
|
||||
steps {
|
||||
withGradle {
|
||||
|
Reference in New Issue
Block a user