mirror of
https://github.com/namecoin/ncdns-repro
synced 2024-11-10 07:10:29 +00:00
21 lines
465 B
Plaintext
21 lines
465 B
Plaintext
version: 0.2.0
|
|
git_url: https://github.com/kr/pretty.git
|
|
git_hash: 4e0886370c3a67530192c6a238cff68f56c141b0
|
|
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/kr/pretty
|
|
go_lib_deps:
|
|
- gotext
|
|
|
|
input_files:
|
|
- project: container-image
|
|
- name: go
|
|
project: go
|
|
- name: gotext
|
|
project: gotext
|