status-go/_assets
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
..
build refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
ci fix(ci)_: skip windows build cleanup stage 2024-10-30 11:57:33 +01:00
compose fix: proper usage of CreateAccount RootDataDir (#5284) 2024-06-05 14:03:34 +01:00
docs migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
hooks chore_: Add tag-version command 2024-04-10 11:43:13 +01:00
patches Gomobile support (#1164) 2019-02-01 18:02:52 +01:00
scripts test_: use docker compose v2, more concrete project name 2024-10-29 09:51:59 +01:00
systemd compose/systemd: fix completion of make targets 2021-08-24 16:45:47 +02:00
tests feat(wallet): add split onramp url endpoint (#5656) 2024-08-12 12:53:32 +00:00