Commit 635e00c1 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

* fix CI

parent 7c0ec4c7
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -233,7 +233,7 @@ 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
    # - ls -la $RELEASE_PATH
    # Cleanup content? -> remove content in release path?
    # Add/update content
    - echo $CI_PAGES_URL