Chore(cleanup): Remove go binary and vendor file from chaos charts (#449)

Signed-off-by: uditgaurav <udit@chaosnative.com>

Co-authored-by: Shubham Chaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Udit Gaurav
2021-04-30 23:52:57 +05:30
committed by GitHub
parent d7ffc9b445
commit d28af2de09
275 changed files with 4 additions and 117939 deletions

View File

@@ -17,7 +17,7 @@ versionmaker:
.PHONY: combineExpCR
combineExpCR:
@echo "--------Combining Experiments CR-------"
./scripts/combine-experiments
@cd scripts && go run ./combine-all-crs.go
.PHONY: push
push: