switched to prebuilt docker image
Some checks failed
EIVE/-/pipeline/pr-main There was a failure building this commit
Some checks failed
EIVE/-/pipeline/pr-main There was a failure building this commit
This commit is contained in:
parent
4a990e704b
commit
252d140b8e
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