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 a877572 commit d80f5aaCopy full SHA for d80f5aa
docs/databases/mariadb.md
@@ -12,6 +12,7 @@ excerpt: "MariaDB support by continuousphp"
12
MariaDB containers are available for each activity in your build. To enable one of them, simply add the environment
13
variable `CPHP_SERVICE_MARIADB` with the desired MariaDB version as value to your pipeline configuration. Available versions are :
14
15
+* ***10.2.15***
16
* ***10.3.2***
17
18
E.g. if you need `MariaDB 10.3.2` in your Behat tests, go to the Testing Settings (step 2 of the Pipeline) and add the
@@ -38,4 +39,4 @@ Our containers implement the following PHP extensions for MariaDB :
38
39
<tr>
40
<td>Password</td><td>(blank)</td>
41
</tr>
-</table>
42
+</table>
0 commit comments