X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=.gitlab-ci.yml;h=701db5bb0b87ecfd35d5730e941f1f453596ac97;hp=8118dd2d1fec67cb2554b9d5f810bf65fde0496d;hb=b909cc695fdb0e535f640925e0c290714656aa8b;hpb=58a2de6d755bf42f19d668a0666124c1a930fc4f diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8118dd2..701db5b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: opensuse:tumbleweed +image: opensuse/tumbleweed stages: - build @@ -57,7 +57,7 @@ html: dist: stage: build before_script: - - zypper install -y make asciidoc tar + - zypper install -y make asciidoc tar gzip script: - export VERS=${CI_COMMIT_REF_NAME} - make dist -e