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

19 lines
487 B
Plaintext

version: '[% c("abbrev") %]'
git_url: https://github.com/golang/groupcache.git
git_hash: 41bb18bfe9da5321badc438f91158cd790a33aa3
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/golang/groupcache
go_lib_install:
- github.com/golang/groupcache/lru
input_files:
- project: container-image
- name: go
project: go