mirror of
https://github.com/mbround18/valheim-docker.git
synced 2021-10-22 21:53:54 +03:00
* #207 Discord Webhook refactor * cleaned up yarn cache * change which file is hashed * deprecated action for yarn * fixed warning * test should not panic if env var is set * triring noew pipeline config
13 lines
118 B
TOML
13 lines
118 B
TOML
[workspace]
|
|
members = [
|
|
"src/odin",
|
|
"src/huginn"
|
|
]
|
|
|
|
[profile.dev]
|
|
opt-level = 0
|
|
|
|
|
|
[profile.release]
|
|
opt-level = 3
|