Commit d931a723 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

Merge branch 'dev' into 'main'

-remove redudancy

See merge request !1
parents 7ad3b7f7 7d6f196f
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -245,7 +245,6 @@ pages:
    - curl --fail "$CI_PAGES_URL/content.zip" -o "content.zip"
    - if [ -e "content.zip" ]; then unzip "content.zip"; rm "content.zip"; fi
    - set -e
    - ls -la $RELEASE_PATH
    # Cleanup content? -> remove content in release path?
    # Add/update content
    - echo $CI_PAGES_URL