Run Test units
This commit is contained in:
@@ -10,6 +10,7 @@ jobs:
|
|||||||
- /KR.*/
|
- /KR.*/
|
||||||
steps:
|
steps:
|
||||||
- run: ls -la /etc/init.d/
|
- run: ls -la /etc/init.d/
|
||||||
|
- run: service mysqld restart
|
||||||
- run: service mysqld status
|
- run: service mysqld status
|
||||||
- checkout
|
- checkout
|
||||||
- run: mysql -u root -ppassword -e "create database test;"
|
- run: mysql -u root -ppassword -e "create database test;"
|
||||||
|
|||||||
Reference in New Issue
Block a user