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 {
|
environment {
|
||||||
}
|
}
|
||||||
agent {
|
agent {
|
||||||
dockerfile {
|
docker {
|
||||||
dir 'automation'
|
image 'eive-tmtc-ci:d1'
|
||||||
reuseNode true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
|
Loading…
Reference in New Issue
Block a user