ci: start over wirh builtin mysql]
Signed-off-by: Agnes Lin <agneslin.lin@ibm.com>
This commit is contained in:
parent
7a434ee243
commit
fd50d33560
|
@ -55,7 +55,6 @@ jobs:
|
|||
# sudo apt-get update
|
||||
# sudo apt-get install -y mysql-client
|
||||
# docker ps -a
|
||||
|
||||
while ! mysqladmin ping --host=127.0.0.1 --port 3306 -uroot --password=root --silent; do
|
||||
sleep 1
|
||||
# done
|
||||
|
|
Loading…
Reference in New Issue