cuddle-test-repo/cuddle.yaml

14 lines
238 B
YAML
Raw Normal View History

2022-08-11 00:19:00 +02:00
# yaml-language-server: $schema=../cuddle/schemas/base.json
base: "../cuddle-rust-plan"
vars:
2022-08-11 02:03:50 +02:00
service: "cuddle-test-bed"
2022-08-11 00:19:00 +02:00
scripts:
install_cuddle:
type: shell
description: "install cuddle_cli"
test_cuddle:
type: shell