Commit ae826949 authored by Chunchi Che's avatar Chunchi Che

fix ci

parent 79b312c0
Pipeline #26153 passed with stages
in 7 minutes and 24 seconds
...@@ -62,7 +62,6 @@ ts_check_lint: ...@@ -62,7 +62,6 @@ ts_check_lint:
tags: tags:
- linux - linux
script: script:
- sh sync_super_prerelease.sh
- npx tsc - npx tsc
- npm run lint - npm run lint
...@@ -74,7 +73,6 @@ npm_build: ...@@ -74,7 +73,6 @@ npm_build:
tags: tags:
- linux - linux
script: script:
- sh sync_super_prerelease.sh
- cp neos.config.prod.json neos.config.json - cp neos.config.prod.json neos.config.json
- npm run build:prod - npm run build:prod
artifacts: artifacts:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment