add target on PHONY
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
82886172dd
commit
e370283454
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
|||||||
.PHONY:
|
.PHONY: install build test html update docker_build docker_image docker_deploy clean
|
||||||
|
|
||||||
VERSION := $(shell git describe --tags || git rev-parse --short HEAD)
|
VERSION := $(shell git describe --tags || git rev-parse --short HEAD)
|
||||||
DEPLOY_ACCOUNT := "appleboy"
|
DEPLOY_ACCOUNT := "appleboy"
|
||||||
|
Loading…
Reference in New Issue
Block a user