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
go
Commits
d5abfb87
Unverified
Commit
d5abfb87
authored
Jan 14, 2017
by
David Haynes
Browse files
Check if we need libjpeg
parent
6b94926a
Pipeline
#760
passed with stages
in 2 minutes and 7 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d5abfb87
...
...
@@ -11,7 +11,7 @@ variables:
before_script
:
-
apt-get update -qy
-
apt-get install -y libldap2-dev mysql-client libmysqlclient-dev python-mysqldb
libjpeg-dev
libsasl2-dev
-
apt-get install -y libldap2-dev mysql-client libmysqlclient-dev python-mysqldb libsasl2-dev
-
pip install -r requirements.txt
-
cd go/
-
cp settings/settings.py.template settings/settings.py
...
...
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