This commit is contained in:
Ufnow 2020-04-21 21:20:58 +02:00
parent a49608e035
commit db66715b3a

1
Jenkinsfile vendored
View File

@ -1,5 +1,4 @@
pipeline {
agent any
stages {
stage('checkout: Check out from version control') {
steps {