File: .gitlab-ci.yml

package info (click to toggle)
carbon-c-relay 3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,604 kB
  • sloc: ansic: 8,354; sh: 1,401; yacc: 924; lex: 354; python: 112; makefile: 110
file content (11 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (35)
1
2
3
4
5
6
7
8
9
10
11
image: registry.salsa.debian.org/salsa-ci-team/ci-image-git-buildpackage:latest

pages:
  stage: deploy
  artifacts:
    paths:
      - public
  script:
    - gitlab-ci-git-buildpackage
    - gitlab-ci-lintian
    - gitlab-ci-aptly