mirror of
https://github.com/namecoin/ncdns-repro
synced 2024-11-10 07:10:29 +00:00
18 lines
447 B
Plaintext
18 lines
447 B
Plaintext
|
version: '[% c("abbrev") %]'
|
||
|
git_url: https://github.com/ogier/pflag.git
|
||
|
git_hash: '[% config.var_p.id.${"github.com/ogier/pflag"} %]'
|
||
|
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
|
||
|
|
||
|
build: '[% c("projects/go/var/build_go_lib") %]'
|
||
|
|
||
|
var:
|
||
|
container:
|
||
|
use_container: 1
|
||
|
go_lib: github.com/ogier/pflag
|
||
|
go_lib_deps: []
|
||
|
|
||
|
input_files:
|
||
|
- project: container-image
|
||
|
- name: go
|
||
|
project: go
|