formatting
This commit is contained in:
parent
f36d55ca70
commit
52236eef8c
|
@ -39,6 +39,7 @@ timeout(90) {
|
||||||
sh 'rm -rf node_modules'
|
sh 'rm -rf node_modules'
|
||||||
sh 'cp .env.nightly .env'
|
sh 'cp .env.nightly .env'
|
||||||
sh 'lein deps'
|
sh 'lein deps'
|
||||||
|
|
||||||
installJSDeps()
|
installJSDeps()
|
||||||
|
|
||||||
sh 'mvn -f modules/react-native-status/ios/RCTStatus dependency:unpack'
|
sh 'mvn -f modules/react-native-status/ios/RCTStatus dependency:unpack'
|
||||||
|
|
Loading…
Reference in New Issue