Commit 92bf37b2 authored by Serafino Pirronitto's avatar Serafino Pirronitto
Browse files

Update .gitlab-ci.yml file

parent 7682b21a
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -76,8 +76,6 @@ docx:

pages:
  stage: deploy
  needs:
    - "docx"
  script: #copy into public everything it needs to make the page work
    - cp ./API/saved_files/* public/ #html files
    - cp API.css background_highlight.css public/ #css files