ncdns-repro/projects/goconfigurable/config

17 lines
437 B
Plaintext
Raw Normal View History

2019-01-11 20:34:05 +00:00
version: '[% c("abbrev") %]'
git_url: https://github.com/hlandau/configurable.git
git_hash: 34642c4c8cbf56801d0e34f0e82187305983ac26
2019-01-11 20:34:05 +00:00
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: gopkg.in/hlandau/configurable.v1
input_files:
- project: container-image
- name: go
project: go