Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Khalid Ali
bookshare-backend
Commits
a6c29da6
Commit
a6c29da6
authored
Jan 13, 2019
by
Khalid Ali
Browse files
Changed docker-ce to docker
parent
9d279bf4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a6c29da6
image
:
java:8
before_script
:
-
apt-get update -qq && apt-get install -y -qq git && apt-get install -y -qq docker
-ce
-
apt-get update -qq && apt-get install -y -qq git && apt-get install -y -qq docker
-
docker run -d --name sonarqube -p 9000:9000 sonarqube
-
git config --global user.email "kali21@masonlive.gmu.edu"
-
git config --global user.name "Khalid Ali"
...
...
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