mirror of
https://github.com/namecoin/ncdns-repro
synced 2024-11-12 01:10:26 +00:00
d364bf8b09
Previous version was incompatible with current Golang version (due to x509-signature-splice patches not applying cleanly).
17 lines
434 B
Plaintext
17 lines
434 B
Plaintext
version: '[% c("abbrev") %]'
|
|
git_url: https://github.com/namecoin/splicesign.git
|
|
git_hash: 38bb6fb3ec66c72ecb3a14e1e714768cc6e56ed7
|
|
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/namecoin/splicesign
|
|
|
|
input_files:
|
|
- project: container-image
|
|
- name: go
|
|
project: go
|