Update .gitlab-ci.yml

This commit is contained in:
Ding Heng 2020-01-08 10:43:28 +08:00
parent 69920f2bd8
commit addd30ef4c

View File

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