add enable HK set cmd #203

Closed
muellerr wants to merge 80 commits from additions-for-i2c into main
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 {