updated jenkins file
This commit is contained in:
parent
d1bd700bae
commit
4948732e23
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -16,7 +16,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage ('Build TeaSpeak') {
|
stage ('Build TeaSpeak') {
|
||||||
steps {
|
steps {
|
||||||
sh 'build_teaspeak.sh'
|
sh './build_teaspeak.sh'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user