Skip to content

Commit 4cf4df9

Browse files
committed
Fixup
1 parent c2230d1 commit 4cf4df9

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
39-
command: ["--mysql-native-password=ON", "--authentication_policy=mysql_native_password"]
38+
- name: mysql:8
39+
command: ["--mysql-native-password", "--authentication_policy=mysql_native_password"]
4040
alias: sqlserver
4141

4242
.mariadb_job:

0 commit comments

Comments
 (0)