Skip to content
Snippets Groups Projects
Verified Commit 816e61ba authored by Jonas Zohren's avatar Jonas Zohren :speech_balloon:
Browse files

Add basic CI

parent ee4724f6
No related branches found
No related tags found
No related merge requests found
Pipeline #98451 passed
pages:
image: node:18
script:
- "npm install"
- "npm run build"
artifacts:
paths:
- "public"
\ 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