git-kubo-release.dhall 247 B

123456789
  1. let Concourse = ../lib/dhall-concourse/types.dhall
  2. in ./git-resource.dhall
  3. "git-kubo-release"
  4. "git@github.com:cloudfoundry-incubator/kubo-release"
  5. "master"
  6. "((git-ssh-key.private_key))"
  7. : Concourse.Resource