Update .gitlab-ci.yml
authorChris Cormack <chris@bigballofwax.co.nz>
Mon, 18 Sep 2017 20:58:17 +0000 (20:58 +0000)
committerChris Cormack <chris@bigballofwax.co.nz>
Mon, 18 Sep 2017 20:58:17 +0000 (20:58 +0000)
.gitlab-ci.yml

index 5ae7823..946deb1 100644 (file)
@@ -7,8 +7,5 @@ pages:
   - cd en
   - make html
   - mv build/html/ public/
-  artifacts:
-    paths:
-    - public
   only:
   - master