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