mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-27 00:49:39 +00:00
move PR pipeline to macos_pr nodes
This commit is contained in:
parent
b9cbb28663
commit
dc23ce2803
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -17,7 +17,7 @@ def installJSDeps() {
|
||||
}
|
||||
|
||||
timeout(90) {
|
||||
node ('macos') {
|
||||
node ('macos_pr') {
|
||||
def apkUrl = ''
|
||||
def ipaUrl = ''
|
||||
def testPassed = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user