mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-15 19:24:36 +00:00
restored fetch tags to release jenkinsfile as we need it for release version
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
This commit is contained in:
parent
38c9bb7266
commit
539e975374
@ -31,6 +31,8 @@ node ('macos1'){
|
||||
|
||||
checkout scm
|
||||
|
||||
sh 'git fetch --tags'
|
||||
|
||||
sh 'rm -rf node_modules'
|
||||
sh 'cp .env.prod .env'
|
||||
sh 'lein deps'
|
||||
|
Loading…
x
Reference in New Issue
Block a user