Updated jenkins file
This commit is contained in:
parent
acf9d83970
commit
65374c9b4d
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user