Hello @Frank,
For running my integration tests in seed.run, I need to run local mysql server. is it possible to install mysql on build server of seed.run and run? or can I use any favorite docker image for seed.run build server?
f
Frank
10/08/2021, 6:59 AM
Hey @Anatol, while you can’t use a custom image as the build image, but you can run spin up a docker container as part of the build process.