switched to prebuilt docker image #198
5
automation/Jenkinsfile
vendored
5
automation/Jenkinsfile
vendored
@ -2,9 +2,8 @@ pipeline {
|
||||
environment {
|
||||
}
|
||||
agent {
|
||||
dockerfile {
|
||||
dir 'automation'
|
||||
reuseNode true
|
||||
docker {
|
||||
image 'eive-tmtc-ci:d1'
|
||||
}
|
||||
}
|
||||
stages {
|
||||
|
Loading…
Reference in New Issue
Block a user