diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9eb9f2311defd657ea61f2ce6ed54b8f9ba9a29e..eafe6662e2bc7cd79725b80e98f54dbe4d63f405 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,9 @@ cache: docs: stage: deploy tags: - - linux + - leap + - zam347 + - base when: always script: - zypper --non-interactive install python3-pip @@ -35,7 +37,9 @@ docs: pages: stage: pages tags: - - linux + - leap + - zam347 + - base when: always script: - mkdir -p public/docs