File: .gitlab-ci.yml

package info (click to toggle)
android-platform-external-boringssl 10.0.0%2Br36-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 81,804 kB
  • sloc: asm: 261,032; ansic: 118,728; perl: 60,686; cpp: 60,149; python: 1,277; sh: 89; xml: 17; makefile: 9
file content (12 lines) | stat: -rw-r--r-- 248 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
pages:
  image: registry.salsa.debian.org/salsa-ci-team/ci-image-git-buildpackage
  stage: deploy
  only:
    - master
  artifacts:
    paths:
      - public
    expire_in: 1 day
  script:
    - gitlab-ci-git-buildpackage-all
    - gitlab-ci-aptly