change Jenkinsfile
This commit is contained in:
parent
e4f74a02da
commit
411b1ea482
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -1,9 +1,6 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent { dockerfile true }
|
||||||
agent { dockerfile true }
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
steps {
|
steps {
|
||||||
|
Loading…
Reference in New Issue
Block a user