Updated jenkins file

This commit is contained in:
WolverinDEV
2018-08-09 21:51:56 +02:00
parent 65374c9b4d
commit f25a00e64d
Vendored
+2 -2
View File
@@ -23,7 +23,7 @@ pipeline {
}
steps {
stages {
stage ('Initialize libraries') {
steps {
sh 'apt-get update'
@@ -65,7 +65,7 @@ pipeline {
}
steps {
stages {
stage ('Initialize libraries') {
steps {
sh 'apt-get update'