This commit is contained in:
Artur Nowakowski 2020-04-03 13:53:58 +02:00
parent 8609ce7475
commit acce08bf84

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline {
agent { any }
agent any
stages {
stage('Copy results'){
steps {