Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tiger
monoburg
Commits
ffcf30b0
Commit
ffcf30b0
authored
Feb 22, 2018
by
Etienne Renault
Browse files
add support for gitlab-ci
* .gitlab-ci.yml: here.
parent
03dc5e56
Pipeline
#674
passed with stage
in 1 minute and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
ffcf30b0
debian-stable-gcc
:
only
:
-
branches
image
:
registry.lrde.epita.fr/monoburg-sid
script
:
-
./bootstrap
-
./configure
-
make -k
-
make -k check
-
make -k distcheck
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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