mirror of
https://github.com/status-im/status-react.git
synced 2025-01-09 10:42:53 +00:00
remove unnecessary call to build_no.sh
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
ae0a017b50
commit
7ecf1465b1
@ -33,7 +33,6 @@ def leinBuild() {
|
||||
}
|
||||
|
||||
def compileAndroid(e2e = false) {
|
||||
build_no = common.tagBuild()
|
||||
if (e2e) {
|
||||
env.ENVFILE=".env.e2e"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user