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
c0432208
Commit
c0432208
authored
Aug 03, 2019
by
Michael Lundquist
Browse files
Switching to default-mysql-client as suggested by Mike Bailey
parent
199a139d
Pipeline
#4537
passed with stage
in 1 minute and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c0432208
...
...
@@ -10,7 +10,7 @@ types:
before_script
:
-
apt-get update -qy
-
apt-get install -y mysql-client default-libmysqlclient-dev python-mysqldb
-
apt-get install -y
default-
mysql-client default-libmysqlclient-dev python-mysqldb
gdal-bin libproj-dev proj-data proj-bin binutils
-
cd whats-open/
-
pip install pipenv
...
...
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