Skip to content
Snippets Groups Projects
Commit 2c9c4ded authored by Trirst's avatar Trirst
Browse files

Setup CI for building

parent 408910f5
No related branches found
No related tags found
No related merge requests found
Pipeline #759 passed
build site:
image: node:latest
stage: build
script:
- npm install
- npm run build
artifacts:
expire_in: 30 days
paths:
- dist
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment