KiBot/tests/yaml_samples/set_text_variables_1.kibot....

11 lines
214 B
YAML

# Example KiBot config file
kibot:
version: 1
preflight:
set_text_variables:
- variable: "Comment4"
command: git log -1 --format="%h" $KIBOT_PCB_NAME
before: "Git_hash:'"
after: "' (%f)"