Commit d7ae8e1d authored by JunHyung An's avatar JunHyung An
Browse files

Update .gitlab-ci.yml file

parent 01e2eb0f
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -38,7 +38,6 @@ pages:
  # override inherited cache settings since node_modules is not needed
  script:
    - npm run build
    - cp -a dist/. public/
  artifacts:
    paths:
      - public # where ever your build results are stored