error correction in build job file

This commit is contained in:
tkl 2016-08-11 13:12:37 +00:00
parent e8d6addc64
commit f4d1f52791

View File

@ -20,12 +20,12 @@ build_job:
except: except:
- tags - tags
check_job: #check_job:
script: # script:
- "make check BOARD=stm32f4-discovery" # - "make check BOARD=stm32f4-discovery"
stage: check # stage: check
except: # except:
- tags # - tags
deploy_job: deploy_job:
stage: deploy stage: deploy