diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8f3abdd18f437262f2f2a535c86f9700d383277b..e56ce318741c724fbd6c16ae4163eef29e7cb420 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,8 +7,6 @@ stages: pages_pdf: needs: [] - only: - - develop before_script: - pip3 install --break-system-packages --upgrade Cython setuptools pip - pip3 install --break-system-packages -r requirements.txt