updated jenkins file
This commit is contained in:
Vendored
+1
-1
@@ -16,7 +16,7 @@ pipeline {
|
||||
}
|
||||
stage ('Build TeaSpeak') {
|
||||
steps {
|
||||
sh 'build_teaspeak.sh'
|
||||
sh './build_teaspeak.sh'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user