ci: remove unused variable in makefile

This commit is contained in:
yunlzheng
2020-03-11 15:19:09 +08:00
parent 16a1a747e9
commit 1c16e843e9
-1
View File
@@ -3,7 +3,6 @@ PREFIX ?= registry.cn-hangzhou.aliyuncs.com/rdc-incubator
TAG ?= latest
SHADOW_IMAGE = kt-connect-shadow
SHADOW_BASE_IMAGE = shadow-base
CONNECT_IMAGE = kt-connect
BUILDER_IMAGE = builder
DASHBOARD_IMAGE = kt-connect-dashboard
SERVER_IMAGE = kt-connect-server