diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 61b237b228939132305cc547e56a2d5f27bbd233..6d53b41cb66354d239c4d92c5bba82d379a66ef0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -236,9 +236,9 @@ pages: artifacts: true script: # Get the previous GitLab Pages content (otherwise other beta/stable branch gets removed..) - # - rm -rf /var/lib/apt/lists/* - # - apt update - # - apt-cache gencaches + - rm -rf /var/lib/apt/lists/* + - apt update + - apt-cache gencaches - apt install -y zip unzip - zip --help - set +e