ci skip update travis and makefile.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
3
Makefile
3
Makefile
@@ -1,11 +1,8 @@
|
||||
.PHONY: all gorush test build fmt vet errcheck lint install update release-dirs release-build release-copy release-check release
|
||||
|
||||
export PROJECT_PATH = /go/src/github.com/appleboy/gorush
|
||||
|
||||
DIST := dist
|
||||
EXECUTABLE := gorush
|
||||
|
||||
BUILD_IMAGE := "gorush-build"
|
||||
DEPLOY_ACCOUNT := appleboy
|
||||
DEPLOY_IMAGE := $(EXECUTABLE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user