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 b9f6055 commit 51231c9Copy full SHA for 51231c9
.fluentci/fluentci.toml
@@ -2,7 +2,7 @@
2
name = "Start MariaDB"
3
command = ["fluentci run --wasm mariadb start"]
4
env = [
5
- "MARIADB_DATABSE=todo",
+ "MARIADB_DATABASE=todo",
6
"MARIADB_USER=user",
7
"MARIADB_PASSWORD=testrootpass",
8
]
0 commit comments