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

Update .gitlab-ci.yml file

parent ee858a48
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -258,6 +258,7 @@ pages-job:
    - echo $RELEASE_PATH
    - echo $RELEASE_PATH
    - mkdir -p $RELEASE_PATH
    - mkdir -p $RELEASE_PATH
    - cp -r -f $SITE_PATH/* $RELEASE_PATH
    - cp -r -f $SITE_PATH/* $RELEASE_PATH
    - ls -la $RELEASE_PATH
    # Zip the content and publish the zip again
    # Zip the content and publish the zip again
    # - zip -r "content.zip" "public"
    # - zip -r "content.zip" "public"
    # - mv "content.zip" "public/"
    # - mv "content.zip" "public/"