Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
gitlab-org
gitlab-exporter
Commits
8964557c
Commit
8964557c
authored
Aug 11, 2016
by
Pablo Carranza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add git configuration commands to gitlab-ci config
parent
0dcbebc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.gitlab-ci.yml
.gitlab-ci.yml
+2
-0
No files found.
.gitlab-ci.yml
View file @
8964557c
image
:
"
ruby:2.2"
before_script
:
-
git config --global user.email "bot@gitlab.com"
-
git config --global user.name "Bot User"
-
bundle install
rspec
:
...
...
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