Update .gitlab-ci.yml

This commit is contained in:
Ding Heng 2020-01-08 10:45:07 +08:00
parent 2eef5b5f8b
commit 029ab07f04
1 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,5 @@
include:
- remote: 'https://gitlab.deepin.io/dev-tools/letmeci/raw/master/gitlab-ci/dde.yml'
variables:
CPPCHECK: "true"
CODESPELL: "true"