mirror of
https://github.com/Noratrieb/service-manager.git
synced 2026-01-14 16:35:05 +01:00
add test config
This commit is contained in:
parent
d322644fab
commit
503bae869b
1 changed files with 4 additions and 0 deletions
4
config.yaml
Normal file
4
config.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
- start: echo "Hello World!"
|
||||
- start: echo $HELLO
|
||||
env:
|
||||
HELLO: hi world
|
||||
Loading…
Add table
Add a link
Reference in a new issue