Jenkinsfile update
This commit is contained in:
parent
8b4283e8a4
commit
5700bcf802
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker { image 's434700:ium_s434700' }
|
||||
dockerfile true
|
||||
}
|
||||
stages {
|
||||
stage('checkout: Check out from version control') {
|
||||
|
Loading…
Reference in New Issue
Block a user