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"
|
||||||
|
Reference in New Issue
Block a user