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