[ci skip] add comment

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2016-06-12 11:10:08 +08:00
parent ddfedcb01c
commit 27445087b4
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
DEPS := $(wildcard *.go)
BUILD_IMAGE := "gorush-build"
# docker hub project name.
PRODUCTION_IMAGE := "gorush"
DEPLOY_ACCOUNT := "appleboy"
VERSION := $(shell git describe --tags)