File: .gitlab-ci.yml

package info (click to toggle)
python-proton-keyring-linux 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 144 kB
  • sloc: python: 211; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
variables:
  ALLOW_LINTING_FAILURE: "true"

include:
 - project: 'ProtonVPN/Linux/integration/ci-libraries'
   ref: develop
   file: 'develop-pipeline.yml'