Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Major Lab
miRBooking
Commits
9c889d2f
Commit
9c889d2f
authored
Jul 20, 2020
by
Guillaume Poirier-Morency
Browse files
Add .gitlab-ci.yml
parent
3b507dbb
Pipeline
#3061
failed with stage
in 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
9c889d2f
before_script
:
-
echo $USER && exit
1
run-tests
:
script
:
-
meson -C build
-
ninja -C build
-
meson -C build test
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment