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
3598dee4
Commit
3598dee4
authored
Jul 30, 2016
by
David Haynes
Browse files
let's try and just have test then
- not repeating ourselves
parent
a57aaf69
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3598dee4
...
...
@@ -4,15 +4,13 @@ services:
-
mysql:latest
types
:
-
build
-
test
variables
:
MYSQL_DATABASE
:
go
MYSQL_ROOT_PASSWORD
:
root
build_Go
:
type
:
build
before_script
:
script
:
-
apt-get update -qy
-
apt-get install -y python-dev python-pip python-pip libldap2-dev mysql-client libmysqlclient-dev python-mysqldb libsasl2-dev libjpeg-dev git
...
...
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