File: .gitlab-ci.yml

package info (click to toggle)
python-dpkt 1.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 932 kB
  • sloc: python: 10,440; makefile: 144
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