- # vim: filetype=yaml sw=2
- version: 0.2.2
- git_url: https://github.com/romis2012/aiohttp-socks.git
- git_hash: 3252f4bdd37fb9a7360481977f800189cb3e3aca
- # 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
|