Skip to content
Snippets Groups Projects
Verified Commit fe69869f authored by Martin Weise's avatar Martin Weise
Browse files

Artifact too large

parent b8013faf
No related branches found
No related tags found
No related merge requests found
...@@ -468,14 +468,6 @@ docs-registry: ...@@ -468,14 +468,6 @@ docs-registry:
script: script:
- pip install -r ./requirements.txt - pip install -r ./requirements.txt
- python3 .docs/docker/release.py - python3 .docs/docker/release.py
cache:
paths:
- ./final
artifacts:
when: always
paths:
- ./final
expire_in: 1 days
docs-docs: docs-docs:
stage: docs stage: docs
...@@ -489,11 +481,6 @@ docs-docs: ...@@ -489,11 +481,6 @@ docs-docs:
cache: cache:
paths: paths:
- ./final - ./final
artifacts:
when: always
paths:
- ./final
expire_in: 1 days
release-images: release-images:
stage: release stage: release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment