mirror of
https://github.com/status-im/status-react.git
synced 2025-01-24 09:49:51 +00:00
fix release build
This commit is contained in:
parent
7233a5f97d
commit
38b94d7dce
@ -34,7 +34,7 @@ node ('macos1'){
|
||||
error "Wrong branch name format: " + BRANCH_NAME + ", but it should be `release/version`"
|
||||
}
|
||||
|
||||
checkout
|
||||
checkout scm
|
||||
|
||||
version = BRANCH_NAME.substring(8)
|
||||
sh 'echo "' + version + '" > .version'
|
||||
|
Loading…
x
Reference in New Issue
Block a user