Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bonnegent Sebastien
Wiiberry
Commits
c2bf875b
Commit
c2bf875b
authored
Jan 31, 2019
by
Bonnegent Sebastien
Browse files
add: test gitlab ci
parent
a3112261
Pipeline
#3398
failed with stage
in 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
c2bf875b
image
:
ruby:2.2
services
:
-
postgres:9.3
before_script
:
-
bundle install
test
:
script
:
-
bundle exec rake spec
Write
Preview
Markdown
is supported
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