Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WP Plugins
Cron-Control
Commits
469e3afc
Commit
469e3afc
authored
Jul 15, 2017
by
Erick Hitter
Browse files
GitLab: update host for MySQL container
See
https://hub.docker.com/r/_/mysql/
parent
54c550a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
469e3afc
...
...
@@ -15,7 +15,7 @@ before_script:
# Install Composer
-
curl -sS https://getcomposer.org/installer | php
# Prepare to run WP tests
-
bash bin/install-wp-tests.sh wordpress_test root ''
localhost
$WP_VERSION
-
bash bin/install-wp-tests.sh wordpress_test root ''
$MYSQL_PORT_3306_TCP_ADDR
$WP_VERSION
# Bring in any services we need http://docs.gitlab.com/ee/ci/docker/using_docker_images.html#what-is-a-service
# See http://docs.gitlab.com/ce/ci/services/README.html for examples.
...
...
Write
Preview
Supports
Markdown
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