Test docker image run on create-dataset

This commit is contained in:
Zofia Galla 2021-04-11 20:58:26 +02:00
parent 465ea4c1d4
commit 46181f1170

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline {
agent { dockerfile true}
agent {docker { image 'zollinka/ium:latest' }}
stages {