1 2 3 4 5 6 7
tasks: greet: commands: - command: echo $MESSAGE environment: MESSAGE: "Hello, world!" description: Greet the world