config 454 B

12345678910111213141516171819
  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: f2890afb8a52944dd8265e489a0691c7b0afdd54
  7. git_url: https://github.com/tpoechtrager/cctools-port
  8. var:
  9. container:
  10. use_container: 1
  11. input_files:
  12. - project: container-image
  13. - name: clang
  14. project: clang
  15. - name: libtapi
  16. project: libtapi