We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1998b6 commit 008ddfaCopy full SHA for 008ddfa
1 file changed
.github/workflows/gradle.yml
@@ -45,7 +45,7 @@ jobs:
45
mariadb:
46
image: mariadb:latest
47
ports:
48
- - 3306
+ - 3306:3306
49
env:
50
MYSQL_DATABASE: matrix
51
MYSQL_ROOT_PASSWORD: root
0 commit comments