Update .gitlab-ci.yml

This commit is contained in:
tkl 2016-08-10 16:34:54 +00:00
parent bcc294dafc
commit 671fd1c7be

View File

@ -30,6 +30,7 @@ deploy_job:
script:
- "source/scripts/release_number.py"
- "make deploy BOARD=stm32f4-discovery"
- "make deploy BOARD=stm32f4-discovery DEBUG=y"
artifacts:
paths:
- ./*.xz