Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 382 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 382 Bytes

mySQL-CICD-tests

Simple test for starting up a mysql daemon in the Ubuntu CI/CD server and establishing a connection to it.

I followed this article here which provides some of the yaml code. The main takeaway is that mySQL already comes with the Ubuntu image and both username and password are root