Skip to content
Snippets Groups Projects
Commit 4dc2843e authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

dev #53508 use custom docker mysql image

parent b1c1cb7c
Branches
Tags
4 merge requests!2080Sandbox detach zf from storm,!2061Master,!1997Dev#53508 ci with docker,!1917[WIP] Hotline#50082 mixed records links in loans list
Pipeline #284 failed with stage
in 47 seconds
......@@ -11,7 +11,7 @@ before_script:
test:php5_latest:
image: localhost:5000/bokeh_php5
script:
- bash build.sh $MYSQL_DATABASE root root mysql
- bash build.sh $MYSQL_DATABASE root root bokeh_mysql5
except:
- tags
tags:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment