updated jenkins file
This commit is contained in:
Vendored
+1
-1
@@ -3,7 +3,7 @@ pipeline {
|
||||
label 'linux && debian && teaspeak'
|
||||
}
|
||||
|
||||
steps {
|
||||
stages {
|
||||
stage ('Initialize libraries') {
|
||||
steps {
|
||||
sh 'apt-get update'
|
||||
|
||||
Reference in New Issue
Block a user