You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gosuv/.gopack.yml

9 lines
211 B

author: codeskyblue
description: Port of python supervisor
os: darwin linux
includes: []
excludes:
- \.git
script:
- go build -tags bindata -ldflags "-X main.Version=$(git describe --tags --dirty --always)"