File: .gitlab-ci.yml

package info (click to toggle)
android-platform-system-tools-hidl 10.0.0%2Br36-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,936 kB
  • sloc: cpp: 21,933; yacc: 1,416; java: 1,239; lex: 496; sh: 360; python: 44; xml: 20; makefile: 12
file content (16 lines) | stat: -rw-r--r-- 447 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pages:
  image: registry.salsa.debian.org/salsa-ci-team/ci-image-git-buildpackage
  stage: deploy
  except:
    - tags
    - pristine-tar
    - upstream
  artifacts:
    paths:
      - public
    expire_in: 1 day
  script:
    - gitlab-ci-add-pages-repo android-tools-team/android-platform-external-boringssl
    - gitlab-ci-add-pages-repo android-tools-team/android-platform-system-core
    - gitlab-ci-git-buildpackage-all
    - gitlab-ci-aptly