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/goxlog/config

24 lines
542 B
Plaintext

version: 1.0.0
git_url: https://github.com/hlandau/xlog.git
git_hash: 197ef798aed28e08ed3e176e678fda81be993a31
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/hlandau/xlog
go_lib_deps:
- goisatty
- goansicolor
input_files:
- project: container-image
- name: go
project: go
- name: goisatty
project: goisatty
- name: goansicolor
project: goansicolor