yenda d5ef218584
use shadow-cljs
Signed-off-by: Jakub Sokołowski <jakub@status.im>
Signed-off-by: yenda <eric@status.im>
2020-04-30 15:43:46 +02:00
..
2020-04-22 13:17:03 +02:00
2018-09-04 07:39:40 -04:00
2020-04-30 15:43:46 +02:00
2020-04-30 15:43:46 +02:00
2020-04-30 15:43:46 +02:00
2020-04-30 15:43:46 +02:00
2020-04-30 15:43:46 +02:00

Description

This folder contains files defininf Jenkins pipelines that run on https://ci.status.im/.

Libraries

All Jenkinsfiles contain the following line:

library 'status-react-jenkins@master'

Which loads the used methods - like nix.shell() - from a separate private repo:

https://github.com/status-im/status-react-jenkins

This is done to improve security of our CI setup.