Use git-extras for `git root` in build
2 files changed, 5 insertions(+), 3 deletions(-) M .builds.dhall/debian-stable.dhall M .builds/debian-stable.yml
M .builds.dhall/debian-stable.dhall => .builds.dhall/debian-stable.dhall +3 -2
@@ 1,9 1,10 @@ { image = "debian/stable", packages = [ "ruby", "bundler", "rubocop" "git-extras", "rubocop", "ruby" ], repositories = { backports = "http://ftp.ca.debian.org/debian/ stretch-backports main"
M .builds/debian-stable.yml => .builds/debian-stable.yml +2 -1