status-go/_assets/ci
Vedran Mendelski c08e922f65
fix(ci)_: skip windows build cleanup stage
Windows build pipeline has errors while running:
```sh
sh "rm -rf ${env.WORKSPACE}@tmp"
```
In cleanup stage:
```groovy
process apparently never started in J:/Users/jenkins/workspace/_prs_windows_x86_64_main_PR-5990@tmp/durable-478fb71e
(running Jenkins temporarily with -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.LAUNCH_DIAGNOSTICS=true might make the problem clearer)
```
Related with [Durable Task Plugin](https://plugins.jenkins.io/durable-task/).

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-10-30 11:57:33 +01:00
..
Jenkinsfile chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00
Jenkinsfile.android fix(ci)_: remove workspace and tmp dir 2024-10-24 01:40:04 +02:00
Jenkinsfile.desktop fix(ci)_: skip windows build cleanup stage 2024-10-30 11:57:33 +01:00
Jenkinsfile.docker chore(ci)_: fix formatting, bump library version 2024-08-20 09:40:22 +02:00
Jenkinsfile.ios fix(ci)_: remove workspace and tmp dir 2024-10-24 01:40:04 +02:00
Jenkinsfile.linux chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00
Jenkinsfile.macos chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00
Jenkinsfile.tests fix(tests)_: use non-standard port to avoid conflicts 2024-10-29 17:52:47 +01:00
Jenkinsfile.tests-rpc chore_: rename integration tests to functional tests (#5908) 2024-10-03 14:51:51 +01:00
Jenkinsfile.windows chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00