Add agent

This commit is contained in:
s426226 2020-12-03 16:06:23 +01:00
parent 543eb3449f
commit 5268fe33b7

2
Jenkinsfile vendored
View File

@ -1,4 +1,6 @@
pipeline {
agent any
stages {
stage('Restore') {
steps {