File: gitlab-ci.yml

package info (click to toggle)
python-redis 3.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 740 kB
  • sloc: python: 7,312; sh: 177; makefile: 128
file content (10 lines) | stat: -rw-r--r-- 208 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
image: registry.salsa.debian.org/salsa-ci-team/ci-image-git-buildpackage:latest

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