You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ncdns-repro/projects/q/config

25 lines
569 B
Plaintext

3 years ago
version: 0.0.4
5 years ago
git_url: https://github.com/namecoin/qlib.git
3 years ago
git_hash: 'ad799a409e30d44d2bfe303b7898418195ccfc60'
5 years ago
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
var:
container:
use_container: 1
go_lib_deps:
- godns
3 years ago
go_lib_install:
- github.com/namecoin/qlib
- github.com/namecoin/qlib/cmd/q
go_lib_no_output: 1
cgo: 0
5 years ago
build_go_lib_pre: |
3 years ago
export CGO_ENABLED=[% c("var/cgo") %]
5 years ago
input_files:
- project: container-image
- name: go
project: go
- name: godns
project: godns