update jenkinsfile
This commit is contained in:
parent
4a0d2a9895
commit
84b9b9dbf9
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
||||
pipeline {
|
||||
agent any
|
||||
agent { dockerfile true }
|
||||
stages {
|
||||
stage('Hello') {
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user