Revert to before test Jenkinsfile
This commit is contained in:
parent
e91e061764
commit
5fc168ab37
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent {dockerfile true}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('Sh script') {
|
stage('Sh script') {
|
||||||
|
Loading…
Reference in New Issue
Block a user