Notifications
Clear all
BugOverflow
1
Posty
1
Users
0
Reactions
670
Widok
0
03/05/2022 12:05 pm
Topic starter
error during import / connect
1 Answer
0
03/05/2022 12:06 pm
Topic starter
example .gitlab-ci.yml entry
test: stage: test services: - name: mysql:latest alias: db command: ["--default-authentication-plugin=mysql_native_password"]