jenkinsfile test
This commit is contained in:
parent
0ab13edced
commit
b26233d5e3
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -7,7 +7,7 @@ pipeline {
|
|||||||
echo 'Configuring Cmake...'
|
echo 'Configuring Cmake...'
|
||||||
mdkir build
|
mdkir build
|
||||||
cd build
|
cd build
|
||||||
ls
|
cmake ../stm-firmware
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
|
Loading…
Reference in New Issue
Block a user