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