fix: remove command from workflow services

This commit is contained in:
Karol Sójko
2023-02-06 14:53:16 +01:00
parent 84fa374072
commit 48fd5c5ff6
-1
View File
@@ -107,7 +107,6 @@ jobs:
MYSQL_ROOT_PASSWORD: changeme123
ports:
- 3306:3306
command: --default-authentication-plugin=mysql_native_password --character-set-server=utf8 --collation-server=utf8_general_ci
cache:
image: redis:6.0-alpine
ports: