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 fc3cf480dc - Show all commits

View File

@ -1,7 +1,7 @@
pipeline {
agent {
docker {
image 'eive-tmtc-ci:d1'
image 'eive-tmtc-ci:d2'
}
}
stages {