Modificato Jenkinsfile
Some checks failed
WMS - Android (New)/pipeline/head There was a failure building this commit
Some checks failed
WMS - Android (New)/pipeline/head There was a failure building this commit
This commit is contained in:
parent
b960b6319a
commit
7c4c5da1d6
@ -1,5 +1,7 @@
|
||||
pipeline {
|
||||
agent 'master'
|
||||
agent {
|
||||
label 'master'
|
||||
}
|
||||
|
||||
options {
|
||||
buildDiscarder(logRotator(numToKeepStr: '10', artifactNumToKeepStr: '10'))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user