Commit d0ff650a authored by Jason Swails's avatar Jason Swails
Browse files

Do not hog an executor when it's not necessary

parent ca3b526c
pipeline { pipeline {
agent any agent none
stages { stages {
stage("Build and test") { stage("Build and test") {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment