fix
This commit is contained in:
@@ -4,6 +4,8 @@ job("Build and run tests") {
|
||||
fileArtifacts {
|
||||
localPath = "build"
|
||||
archive = true
|
||||
remotePath = "{{ run:number }}/build.zip"
|
||||
onStatus = OnStatus.SUCCESS
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user