浏览代码

Merge branch 'update-ci-definition-1551210199' into 'master'

Update salsa CI pipeline

See merge request python-team/modules/dulwich!2
Jelmer Vernooij 6 年之前
父节点
当前提交
8757d2aecb
共有 1 个文件被更改,包括 3 次插入16 次删除
  1. 3 16
      debian/gitlab-ci.yml

+ 3 - 16
debian/gitlab-ci.yml

@@ -1,16 +1,3 @@
-include: https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+include:
-
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
-build:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
-    extends: .build-unstable
-
-reprotest:
-    extends: .test-reprotest
-
-lintian:
-    extends: .test-lintian
-
-autopkgtest:
-    extends: .test-autopkgtest
-
-piuparts:
-    extends: .test-piuparts