config 418 B

123456789101112131415161718
  1. # vim: filetype=yaml sw=2
  2. version: 0.1.0
  3. git_url: https://github.com/kr/text.git
  4. git_hash: e2ffdb16a802fe2bb95e2e35ff34f0e53aeef34f
  5. filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
  6. container:
  7. use_container: 1
  8. build: '[% c("projects/go/var/build_go_lib") %]'
  9. var:
  10. go_lib: github.com/kr/text
  11. input_files:
  12. - project: container-image
  13. - name: go
  14. project: go