This commit is contained in:
parent
d4089a992d
commit
a08b1ffa69
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
||||
pipeline {
|
||||
agent docker-ubuntu
|
||||
agent { label 'docker-ubuntu' }
|
||||
|
||||
stage("build") {
|
||||
steps {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user