mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 02:35:54 +00:00
fix ArgumentError - invalid byte sequence in US-ASCII at pod install
This commit is contained in:
parent
fe78e7d786
commit
0a76262953
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -1,3 +1,6 @@
|
|||||||
|
env.LANG="en_US.UTF-8"
|
||||||
|
env.LANGUAGE="en_US.UTF-8"
|
||||||
|
env.LC_ALL="en_US.UTF-8"
|
||||||
node {
|
node {
|
||||||
def apkUrl = ''
|
def apkUrl = ''
|
||||||
def ipaUrl = ''
|
def ipaUrl = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user