need script to be executable
This commit is contained in:
parent
9d8fb03382
commit
f61f273f1d
@ -106,6 +106,7 @@ podTemplate(
|
||||
def workspace = pwd()
|
||||
|
||||
writeFile(file: workspace + "/start-server.sh", text: factorioScript)
|
||||
sh "chmod +x ${workspace}/start-server.sh"
|
||||
|
||||
functions.buildContainer(
|
||||
repository: repository,
|
||||
|
Reference in New Issue
Block a user