Skip to content
Snippets Groups Projects
Commit 9fa872f8 authored by Matthieu Boileau's avatar Matthieu Boileau
Browse files

Add .gitlab-ci.yml with a build stage

parent 98b84e81
Branches
Tags
No related merge requests found
Pipeline #8428 passed with stage
in 5 seconds
build_hello:
stage: build
tags:
- shell
script:
- make
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment