mirror of
https://github.com/status-im/status-app.git
synced 2026-08-27 15:11:20 +00:00
feat(ci): change S3 storage from DO to hetzner
Referenced issue: * https://github.com/status-im/infra-ci/issues/282 Signed-off-by: markoburcul <marko@status.im>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env groovy
|
||||
library 'status-jenkins-lib@v1.9.46'
|
||||
library 'status-jenkins-lib@v1.9.48'
|
||||
|
||||
QT_VERSION = "6.11.0"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env groovy
|
||||
|
||||
library 'status-jenkins-lib@v1.9.46'
|
||||
library 'status-jenkins-lib@v1.9.48'
|
||||
|
||||
/* Object to store public URLs for description. */
|
||||
urls = [:]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env groovy
|
||||
library 'status-jenkins-lib@v1.9.46'
|
||||
library 'status-jenkins-lib@v1.9.48'
|
||||
|
||||
/* Options section can't access functions in objects. */
|
||||
def isPRBuild = utils.isPRBuild()
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env groovy
|
||||
library 'status-jenkins-lib@v1.9.46'
|
||||
library 'status-jenkins-lib@v1.9.48'
|
||||
|
||||
QT_VERSION = "6.11.0"
|
||||
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env groovy
|
||||
library 'status-jenkins-lib@v1.9.46'
|
||||
library 'status-jenkins-lib@v1.9.48'
|
||||
|
||||
QT_VERSION = "6.11.0"
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env groovy
|
||||
library 'status-jenkins-lib@v1.9.46'
|
||||
library 'status-jenkins-lib@v1.9.48'
|
||||
|
||||
QT_VERSION = "6.11.0"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env groovy
|
||||
|
||||
library 'status-jenkins-lib@v1.9.46'
|
||||
library 'status-jenkins-lib@v1.9.48'
|
||||
|
||||
/* Options section can't access functions in objects. */
|
||||
def isPRBuild = utils.isPRBuild()
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env groovy
|
||||
library 'status-jenkins-lib@v1.9.46'
|
||||
library 'status-jenkins-lib@v1.9.48'
|
||||
|
||||
QT_VERSION = "6.11.0"
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env groovy
|
||||
library 'status-jenkins-lib@v1.9.46'
|
||||
library 'status-jenkins-lib@v1.9.48'
|
||||
|
||||
QT_VERSION = "6.11.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user