updates
This commit is contained in:
Vendored
+1
-1
@@ -83,7 +83,7 @@ pipeline {
|
||||
}
|
||||
stage ('Deploy') {
|
||||
steps {
|
||||
sh 'cd TeaSpeak/server/repro/; chmod 400 build_private_key; ./build.sh linux/x84'
|
||||
sh 'cd TeaSpeak/server/repro/; chmod 400 build_private_key; ./build.sh linux/amd64'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user