agent none -> agent any

This commit is contained in:
hllvc 2021-07-10 23:59:30 +02:00
parent 57d3b1ea23
commit 797e8418ac

2
Jenkinsfile vendored
View file

@ -1,6 +1,6 @@
pipeline {
agent none
agent any
stages {