Skip to content
Snippets Groups Projects
Commit fd059ae9 authored by ArthurSonzogni's avatar ArthurSonzogni
Browse files

Add gitlab-ci.yml

parent ef0de8d8
Branches
Tags
No related merge requests found
image: registry.gitlab.com/nxxm/nxxm/ci/ubuntu-cpp:latest
stages:
- build
build-wasm:
stage: build
image: registry.gitlab.com/nxxm/nxxm/ci/ubuntu-cpp:latest
script:
- nxxm . --verbose
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment