docker fixed

This commit is contained in:
DarkPete 2019-04-26 12:21:09 +02:00
parent a495cdbfb9
commit a7e8a29b45

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline {
agent any
agent {dockerfile true}
stages {
stage('ASR-eval copy artifacts') {
steps {