We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa0a23 commit f0eff67Copy full SHA for f0eff67
.github/workflows/integration.yml
@@ -18,7 +18,7 @@ jobs:
18
- sql: mariadb
19
sql_options: --health-cmd="healthcheck.sh --connect --innodb_initialized" --health-interval=10s --health-timeout=5s --health-retries=3
20
- sql: mysql
21
- sql_options: ''
+ sql_options:
22
container:
23
image: domjudge/gitlabci:24.04
24
options: --privileged --cgroupns=host --init
0 commit comments