From e1c3990648bdeb0cbe7853a4b4a298aba5ff0c9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Fri, 25 Sep 2020 11:28:39 +0200 Subject: [PATCH] Try to fix CI to cope with latest salsa-ci changes --- debian/gitlab-ci.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/debian/gitlab-ci.yml b/debian/gitlab-ci.yml index 10f3efea3..a746b589a 100644 --- a/debian/gitlab-ci.yml +++ b/debian/gitlab-ci.yml @@ -3,15 +3,10 @@ include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml -stages: - - build - - publish - - test - - deploy - pages: image: registry.salsa.debian.org/salsa-ci-team/ci-image-git-buildpackage:latest - stage: deploy + stage: publish + allow_failure: true artifacts: paths: - public