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