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

Update .gitlab-ci.yml file

parent 1659864e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ cache:

before_script:
  # https://stackoverflow.com/a/75624610
  # - cp ${PRODUCTION_ENV_FILE} .env.production
  - cp ${PRODUCTION_ENV_FILE} .env.production
    # define cache dir & use it npm!
  - npm ci --cache node_modules/ --prefer-offline
#   # monorepo users: run secondary install actions