config 385 B

1234567891011121314
  1. # vim: filetype=yaml sw=2
  2. version: 1.4.8
  3. git_url: https://github.com/facebook/zstd.git
  4. git_hash: 97a3da1df009d4dc67251de0c4b1c9d7fe286fc1
  5. filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
  6. container:
  7. use_container: 1
  8. input_files:
  9. - project: container-image
  10. - name: '[% c("var/compiler") %]'
  11. project: '[% c("var/compiler") %]'