File: .gitlab-ci.yml

package info (click to toggle)
dde-network-utils 5.4.13-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 596 kB
  • sloc: cpp: 1,797; sh: 24; makefile: 8
file content (6 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
include:
    - remote: 'https://gitlab.deepin.io/dev-tools/letmeci/raw/master/gitlab-ci/dde.yml'

variables:
    CPPCHECK: "true"
    CODESPELL: "true"