Unverified Commit be7f0c79 authored by STRRL's avatar STRRL Committed by GitHub
Browse files

revert #2582 (#2720)

This reverts commit 4c4d7929

.
Signed-off-by: default avatarSTRRL <str_ruiling@outlook.com>
parent c01c209f
Showing with 0 additions and 2 deletions
+0 -2
......@@ -20,11 +20,9 @@ HELM_BIN=$(OUTPUT_BIN)/helm
IMAGE_BUILD_ENV_PROJECT ?= chaos-mesh
IMAGE_BUILD_ENV_REGISTRY ?= ghcr.io
IMAGE_BUILD_ENV_BUILD ?= 0
IMAGE_BUILD_ENV_TAG ?= latest
IMAGE_DEV_ENV_PROJECT ?= chaos-mesh
IMAGE_DEV_ENV_REGISTRY ?= ghcr.io
IMAGE_DEV_ENV_BUILD ?= 0
IMAGE_DEV_ENV_TAG ?= latest
# Enable GO111MODULE=on explicitly, disable it with GO111MODULE=off when necessary.
export GO111MODULE := on
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment