Skip to content

Commit 42992bd

Browse files
committed
Check if we actually still need the option
1 parent 3726547 commit 42992bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gitlab/ci/template.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
script:
3636
- /bin/true
3737
services:
38-
- name: mysql:8
39-
command: ["--mysql-native-password", "--authentication_policy=mysql_native_password"]
38+
- name: mysql
39+
#command: ["--mysql-native-password", "--authentication_policy=mysql_native_password"]
4040
alias: sqlserver
4141

4242
.mariadb_job:

0 commit comments

Comments
 (0)