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