Mise à jour de 'Jenkinsfile'
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -8,6 +8,7 @@ remote.agent = false
|
||||
remote.logLevel = 'INFO'
|
||||
|
||||
pipeline{
|
||||
agent { node{ label'master' }}
|
||||
options {
|
||||
// Limit build history with buildDiscarder option:
|
||||
// daysToKeepStr: history is only kept up to this many days.
|
||||
|
Reference in New Issue
Block a user