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