up
This commit is contained in:
parent
fbc9653122
commit
0d3353df2a
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent { dockerfile true }
|
agent any
|
||||||
stages {
|
stages {
|
||||||
stage('checkoutGit') {
|
stage('checkoutGit') {
|
||||||
steps {
|
steps {
|
||||||
|
Loading…
Reference in New Issue
Block a user