status-react/ci/tests
Jakub Sokołowski 38bbf84de4
ci: add wait for GitHub release to appear
Because somtimes upload is attempted so fast release doesn't exist yet:
```
+ github-release upload -u status-im -r status-mobile -t 1.20.0 -n StatusIm-Mobile-v1.20.0-cbe19b-arm64-v8a.apk -f pkg/StatusIm-Mobile-v1.20.0-cbe19b-arm64-v8a.apk
error: could not find the release corresponding to tag 1.20.0
```
https://ci.infra.status.im/job/status-mobile/job/release/job/release%252F1.20.x/

Depends on: https://github.com/status-im/status-jenkins-lib/pull/49

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-09-15 09:49:06 +02:00
..
Jenkinsfile.e2e-nightly e2e: numprocesses and fixes 2022-05-04 18:27:42 +02:00
Jenkinsfile.e2e-prs ci: add wait for GitHub release to appear 2022-09-15 09:49:06 +02:00
Jenkinsfile.e2e-upgrade e2e: tx users 2022-03-07 22:17:39 +01:00