version: "1.0" environment: builder: "baremetal" bootstrap: user: "vulcan" workspace: path: "/home/vulcan/workspace" fallback: true custom: | #!/bin/sh echo 'custom bootstrap executed' mkdir -p /custom-workspace