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