mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-29 09:56:01 +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) {
|
def compileAndroid(e2e = false) {
|
||||||
build_no = common.tagBuild()
|
|
||||||
if (e2e) {
|
if (e2e) {
|
||||||
env.ENVFILE=".env.e2e"
|
env.ENVFILE=".env.e2e"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user