- # vim: filetype=yaml sw=2
- version: 0.18.3
- git_url: https://github.com/kyuupichan/aiorpcX.git
- git_hash: 4f39366e5dee3fd0a857e53f383c628807cd2715
- # TODO: This Git repo doesn't use GPG sigs. We should pester them about that.
- filename: "[% project %]-[% c('version') %]-[% c('var/build_id') %].tar.gz"
- var:
- container:
- use_container: 1
- input_files:
- - project: container-image
|