From 075c1a71a3bc457f38363353f103e416732fdc5e Mon Sep 17 00:00:00 2001 From: Sabina Talipova Date: Mon, 6 Nov 2023 16:20:39 +1300 Subject: [PATCH] DOC Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc0ee8e..f76a7ba 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ Valid `db` are: - mysql57 - mysql80 - sqlite3 +- mariadb ###### name_suffix Add a specific suffix to job and artifact names to make them easier to identify. This will be trucated if greater than 20 characters. Must match the regex `[a-zA-Z0-9_\- ]`