diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b0eb666e2b3ffb3a53d894fd1326ce975dcb0cc8..24ee7248b0b56e5997e1922d78b0284db9cbc091 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,7 @@ pages: stage: publish script: - if [ $UPSTREAM_JOB_ID ]; then TARGET=https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/jobs/$UPSTREAM_JOB_ID/artifacts/download; else TARGET=https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/jobs/artifacts/dev/download?job=pages-dev; fi - - wget $TARGET archive.zip + - wget -O archive.zip -q $TARGET - unzip archive.zip artifacts: paths: