jenkinsfile test
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -8,7 +8,7 @@ pipeline {
|
|||||||
mdkir build
|
mdkir build
|
||||||
cd build
|
cd build
|
||||||
cmake ../stm-firmware
|
cmake ../stm-firmware
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
steps {
|
steps {
|
||||||
|
Reference in New Issue
Block a user