Update 'Jenkinsfile'

This commit is contained in:
Eryka Przewoźnik 2019-04-26 10:30:05 +00:00
parent eb7c399bac
commit 65e9c84c3b

2
Jenkinsfile vendored
View File

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