1 2 3 4 5 6 7 8 9
version: "2" projects: demo: name: Demo services: needs_setup: command: "sleep 3000" deployment: pre_start: "sh -c 'exit 3'"