Update 'Jenkinsfile1'
This commit is contained in:
parent
33c929e832
commit
7a26f4a8aa
@ -1,6 +1,6 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
dockerfile { image 's449288/ium:2.0' }
|
docker { image 's449288/ium:2.0' }
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('Stage 1') {
|
stage('Stage 1') {
|
||||||
|
Loading…
Reference in New Issue
Block a user