From c18e6c84af55b458d62f15423e338cb922fdf569 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Mon, 21 May 2018 17:37:37 +0200 Subject: [PATCH] [zanata] update CI --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f5c8cce..af0cd93 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -167,6 +167,7 @@ cover: trads: stage: cover image: framasoft/push-trad:latest + dependencies: [] script: - sed -e "s@.*@$CI_COMMIT_REF_SLUG@" -i zanata.xml - if [ ! -z ${ZANATA_CONFIG+x} ]; then mkdir -p ${HOME}/.config; echo -e "${ZANATA_CONFIG}" > ${HOME}/.config/zanata.ini; fi