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
SRCT
whats-open
Commits
4613d569
Commit
4613d569
authored
Jul 26, 2019
by
Michael Lundquist
Browse files
Adding 'add-apt-repository' for installing sql
parent
b1d8d6c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4613d569
...
...
@@ -9,6 +9,7 @@ types:
-
test
before_script
:
-
sudo apt-get install -qy software-properties-common
-
add-apt-repository -qy 'deb http://archive.ubuntu.com/ubuntu trusty universe'
-
apt-get update -qy
-
apt-get install -y mysql-client default-libmysqlclient-dev python-mysqldb
...
...
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