image: alpine/edge packages: - cargo environment: repo: kapiti tasks: - build: | cd $repo/ cargo test --all