File: .gitlab-ci.yml

package info (click to toggle)
dtkgui 5.2.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 604 kB
  • sloc: cpp: 4,939; xml: 62; ansic: 17; makefile: 12
file content (5 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (13)
1
2
3
4
5
include:
    - remote: 'https://gitlab.deepin.io/dev-tools/letmeci/raw/master/gitlab-ci/dde.yml'
variables:
    CPPCHECK: "true"
    CODESPELL: "true"