Update Jenkinsfile
This commit is contained in:
parent
17e79cb01e
commit
132c2c2d4f
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -21,7 +21,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage ('Deploy') {
|
stage ('Deploy') {
|
||||||
steps {
|
steps {
|
||||||
sh 'cd TeaSpeak/server/repro/; ./build.sh linux/amd64'
|
sh 'cd TeaSpeak/server/repro/; chmod 400 build_private_key; ./build.sh linux/amd64'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user