Skip to content
Snippets Groups Projects
Verified Commit 1adb66a7 authored by TTtie's avatar TTtie
Browse files

build tools might not be needed after all

moved to dart sass in previous commit
parent d23b814f
No related branches found
No related tags found
No related merge requests found
Pipeline #2226 passed
......@@ -2,14 +2,12 @@ image: node:alpine
lint:
stage: test
script:
- apk add alpine-sdk python
- npm ci
- npx eslint .
pages:
stage: deploy
script:
- apk add alpine-sdk python
- npm ci
- node build
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment