Skip to content

Commit

Permalink
Update fluentci.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr authored Aug 29, 2024
1 parent c02858b commit 48aea96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .fluentci/fluentci.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ command = ["fluentci run --wasm mariadb start"]
env = [
"MARIADB_USER=user",
"MARIADB_PASSWORD=password",
"MARIADB_DATABASE= example_test",
"MARIADB_DATABASE=example_test",
]

[[steps]]
Expand Down

0 comments on commit 48aea96

Please sign in to comment.