- # vim: filetype=yaml sw=2
- version: 3.7.4
- git_url: https://github.com/python/typing.git
- git_hash: baf63c5924a2b9695175df5d47ced40596024b78
- # 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
|