Files
go-task/testdata/details/task-with-details-details.txt
2019-02-24 14:37:14 +01:00

11 lines
165 B
Plaintext

task: task-with-details
details of task-with-details - line 1
line 2
line 3
commands:
- echo 'task-with-details was executed'
- echo 'another command'
- exit 0