Update .gitlab-ci.yml
This commit is contained in:
parent
bcc294dafc
commit
671fd1c7be
@ -30,6 +30,7 @@ deploy_job:
|
|||||||
script:
|
script:
|
||||||
- "source/scripts/release_number.py"
|
- "source/scripts/release_number.py"
|
||||||
- "make deploy BOARD=stm32f4-discovery"
|
- "make deploy BOARD=stm32f4-discovery"
|
||||||
|
- "make deploy BOARD=stm32f4-discovery DEBUG=y"
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- ./*.xz
|
- ./*.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user