- # vim: filetype=yaml sw=2
- version: 1.1.0
- git_url: https://github.com/aio-libs/idna-ssl.git
- git_hash: 1ab8304810f8bd9a880c0a013276cddd3c6e9551
- # TODO: This Git repo uses GPG sigs; we should switch from commit hash to GPG verification.
- filename: "[% project %]-[% c('version') %]-[% c('var/build_id') %].tar.gz"
- var:
- container:
- use_container: 1
- input_files:
- - project: container-image
|