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