- # vim: filetype=yaml sw=2
- version: 2.8
- git_url: https://github.com/kjd/idna.git
- git_hash: 1cdf175e259b299be76f49c3ddc8794214f9931f
- # 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"
- container:
- use_container: 1
- input_files:
- - project: container-image
|