Updated jenkins file

This commit is contained in:
WolverinDEV 2018-08-09 21:50:41 +02:00
parent acf9d83970
commit 65374c9b4d

4
Jenkinsfile vendored
View File

@ -23,7 +23,7 @@ pipeline {
}
stages {
steps {
stage ('Initialize libraries') {
steps {
sh 'apt-get update'
@ -65,7 +65,7 @@ pipeline {
}
stages {
steps {
stage ('Initialize libraries') {
steps {
sh 'apt-get update'