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

Revert "Remove .gitlab-ci.yml"

This reverts commit 4a9c9805.
parent 4a9c9805
No related merge requests found
Pipeline #8431 passed with stages
in 3 seconds
build_hello:
stage: build
tags:
- 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