updated jenkins file
This commit is contained in:
parent
668d42d759
commit
93f7719564
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
|||||||
label 'linux && debian && teaspeak'
|
label 'linux && debian && teaspeak'
|
||||||
}
|
}
|
||||||
|
|
||||||
steps {
|
stages {
|
||||||
stage ('Initialize libraries') {
|
stage ('Initialize libraries') {
|
||||||
steps {
|
steps {
|
||||||
sh 'apt-get update'
|
sh 'apt-get update'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user