mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 20:39:17 +00:00
6 lines
74 B
TOML
6 lines
74 B
TOML
[build]
|
|
base = "docs"
|
|
publish = "docs"
|
|
command = "./build.sh once"
|
|
|