mirror of
https://github.com/namecoin/ncdns-repro
synced 2024-11-04 18:00:19 +00:00
14 lines
411 B
YAML
14 lines
411 B
YAML
# vim: filetype=yaml sw=2
|
|
version: 1.3.0
|
|
git_url: https://github.com/aio-libs/yarl.git
|
|
git_hash: 619cc2203b8888fb9ad552c4a3da6f8b31d1fbac
|
|
# 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
|
|
- project: python
|
|
name: python
|