change Jenkinsfile

This commit is contained in:
Stanislaw-Golebiewski 2019-11-25 13:54:35 +01:00
parent e4f74a02da
commit 411b1ea482

5
Jenkinsfile vendored
View File

@ -1,9 +1,6 @@
pipeline { pipeline {
agent { agent { dockerfile true }
agent { dockerfile true }
}
stages { stages {
stage('Build') { stage('Build') {
steps { steps {