diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 98fc0f5..ffa940a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,10 +16,11 @@ test: - cargo test build:ui: + stage: build image: node:latest script: - npm install - - npm build + - npm run build artifacts: paths: - dist/