switched to prebuilt docker image #198

Merged
muellerr merged 4 commits from mohr/docker into main 2023-06-11 13:36:28 +02:00
Showing only changes of commit 252d140b8e - Show all commits

View File

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