This commit is contained in:
Zuzanna Ric 2019-04-26 13:37:35 +02:00
parent abebd0b8b9
commit 94ee12a323

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline {
agent any
agent { dockerfile true }
stages {
stage('Stage 1') {
steps {