mirror of
https://github.com/valitydev/registrator.git
synced 2024-11-06 10:55:19 +00:00
testing the water with glu
This commit is contained in:
parent
c6e0d11f14
commit
74896f35a3
6
Makefile
6
Makefile
@ -23,9 +23,7 @@ docs:
|
||||
docker run --rm -it -p 8000:8000 -v $(PWD):/work gliderlabs/pagebuilder mkdocs serve
|
||||
|
||||
circleci:
|
||||
rm ~/.gitconfig
|
||||
ifneq ($(CIRCLE_BRANCH), release)
|
||||
echo build-$$CIRCLE_BUILD_NUM > VERSION
|
||||
endif
|
||||
go get -u github.com/gliderlabs/glu
|
||||
glu circleci
|
||||
|
||||
.PHONY: build release docs
|
||||
|
Loading…
Reference in New Issue
Block a user