This commit is contained in:
vagrant 2020-04-18 16:28:08 +00:00
parent fbc9653122
commit 0d3353df2a

2
Jenkinsfile vendored
View File

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