Updating JenkinsFile

This commit is contained in:
Fabien Poussin 2019-03-11 16:38:13 +01:00
parent 41f7e4f225
commit a4388d6130
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -16,7 +16,7 @@ echo $CHC_PATH
exit 0'''
}
}
stage('Build STM32') {
stage('Build Platforms') {
parallel {
stage('Build STM32') {
agent {