add enable HK set cmd #203

Closed
muellerr wants to merge 80 commits from additions-for-i2c into main
60 changed files with 867 additions and 599 deletions
Showing only changes of commit 252d140b8e - Show all commits

View File

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