config 444 B

1234567891011121314151617
  1. # vim: filetype=yaml sw=2
  2. filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
  3. version: '[% c("abbrev") %]'
  4. # This can be found in
  5. # taskcluster/ci/fetch/toolchains.yml
  6. git_hash: 30518813875aed656aa7f18b6d485feee25f8f87
  7. git_url: https://github.com/tpoechtrager/cctools-port
  8. container:
  9. use_container: 1
  10. input_files:
  11. - project: container-image
  12. - name: clang
  13. project: clang
  14. - name: libtapi
  15. project: libtapi