From d0e0c78663b923e7f9eeeb72df9f5c53c45d77ba Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 7 Feb 2017 10:45:45 +0100 Subject: Use gitbuildpackage repo for testing --- .gitlab-ci.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ece7d5a..d62e497 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,6 @@ stages: artifacts: expire_in: 1w paths: - - '*_*.gz' - '*_*.xz' - '*_*.dsc' - '*_amd64.changes' @@ -32,6 +31,7 @@ package:amd64:jessie: REPOREMOTE_OPTS: "-p 4422 -o StrictHostKeyChecking=no -i /etc/dockerbuild.id_rsa" ARCH: "amd64" DIST: "jessie" + REPOS: "gitbuildpackage" <<: *job_definition lintian: @@ -41,6 +41,3 @@ lintian: image: "0xacab.org:4567/leap/gitlab-buildpackage:build_${DIST}_${ARCH}" stage: test_package script: build-test-lintian - tags: - - shell - - packaging -- cgit v1.2.3