Update 'Jenkinsfile'
This commit is contained in:
parent
eb7c399bac
commit
65e9c84c3b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
||||
pipeline {
|
||||
agent { dockerfile true }
|
||||
agent any
|
||||
stages {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user