jenkinsfile test

This commit is contained in:
Mario Hüttel 2021-10-10 22:54:47 +02:00
parent b26233d5e3
commit 86446e1b22

2
Jenkinsfile vendored
View File

@ -8,7 +8,7 @@ pipeline {
mdkir build
cd build
cmake ../stm-firmware
}
}
}
stage('Build') {
steps {