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

Update .gitlab-ci.yml file

parent 4fb579c1
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ lint:
    paths:
      - dist/           # where ever your build results are stored

build:
pages:
  stage: deploy
  when: on_success # only if previous stages' jobs all succeeded
  # override inherited cache settings since node_modules is not needed