error correction in build job file
This commit is contained in:
parent
e8d6addc64
commit
f4d1f52791
@ -20,12 +20,12 @@ build_job:
|
||||
except:
|
||||
- tags
|
||||
|
||||
check_job:
|
||||
script:
|
||||
- "make check BOARD=stm32f4-discovery"
|
||||
stage: check
|
||||
except:
|
||||
- tags
|
||||
#check_job:
|
||||
# script:
|
||||
# - "make check BOARD=stm32f4-discovery"
|
||||
# stage: check
|
||||
# except:
|
||||
# - tags
|
||||
|
||||
deploy_job:
|
||||
stage: deploy
|
||||
|
Loading…
Reference in New Issue
Block a user