switched to prebuilt docker image
EIVE/-/pipeline/pr-main There was a failure building this commit Details

This commit is contained in:
Ulrich Mohr 2023-06-11 11:56:39 +02:00
parent 4a990e704b
commit 252d140b8e
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@ pipeline {
environment {
}
agent {
dockerfile {
dir 'automation'
reuseNode true
docker {
image 'eive-tmtc-ci:d1'
}
}
stages {