Barry Warsaw pushed to branch master at mailman / Mailman
Commits: 783603ed by Abhilash Raj at 2016-08-15T19:08:14-07:00 Switch to stock mysql image in CI. - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,7 +33,7 @@ pgsql: mysql: services: - - maxking/mysql:latest + - mysql:latest script: - MAILMAN_EXTRA_TESTING_CFG=/home/runner/configs/mysql.cfg tox -e py34-mysql,py35-mysql tags: View it on GitLab: https://gitlab.com/mailman/mailman/commit/783603ed668e9e50b1b798579fbfa7b6ff49f98c
_______________________________________________ Mailman-checkins mailing list Mailman-checkins@python.org Unsubscribe: https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org