mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-12 10:34:30 +00:00
Change Jenkins node from master to linux
This commit is contained in:
parent
39fc3d8f25
commit
58cf339620
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env groovy
|
#!/usr/bin/env groovy
|
||||||
|
|
||||||
node('master') {
|
node('linux') {
|
||||||
checkout scm
|
checkout scm
|
||||||
|
|
||||||
def dockerreponame = "statusim/openbounty-app"
|
def dockerreponame = "statusim/openbounty-app"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user