diff --git a/.codechina-ci.yml b/.codechina-ci.yml index c31d3a0395918cc48a00a5e8a33e6d0c180e2879..89ad306a7c9b3c7ccabf6f7f23efb1796a479888 100644 --- a/.codechina-ci.yml +++ b/.codechina-ci.yml @@ -16,10 +16,10 @@ check: stage: test script: - npm install - - npm run build - publish: stage: deploy + script: + - npm run build artifacts: paths: - dist