Update .gitlab-ci.yml

This commit is contained in:
Antoine Legrand 2016-12-16 15:30:00 +01:00 committed by GitHub
parent f4b045b963
commit 7acca084d4

View file

@ -249,6 +249,7 @@ centos7-calico:
when: manual when: manual
only: ['master'] only: ['master']
syntax-check: syntax-check:
<<: *job <<: *job
stage: unit-tests stage: unit-tests