Back to any agent.

This commit is contained in:
Manuele Simi 2019-08-31 08:48:36 -04:00
parent 784791813b
commit 8c6b79ac97
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -76,7 +76,7 @@ echo "Configured dynamic stages: ${dynamicStages.inspect()}"
pipeline {
// see https://jenkins.io/doc/book/pipeline/syntax/#agent
agent none
agent any
// see https://jenkins.io/doc/book/pipeline/syntax/#environment
environment {