Skip to content
Snippets Groups Projects
Commit 7eafc490 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Add CI

parent 66f11912
Branches
No related tags found
No related merge requests found
Pipeline #46991 failed
image: emscripten/emsdk
steps:
- build
build-code:
script:
- mkdir build
- cd build
- cmake ..
- make
artifacts:
paths:
- public/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment