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

Add .gitlab-ci.yml with a build stage

parent 1e530ba2
No related merge requests found
Pipeline #8463 passed with stage
in 2 seconds
......@@ -4,10 +4,3 @@ build_hello:
- shell
script:
- make
test_hello:
stage: test
tags:
- shell
script:
- make test
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