(chore)ci: stop chart version increment (#288)

Signed-off-by: ksatchit <karthik.s@mayadata.io>
This commit is contained in:
Karthik Satchitanand
2020-08-15 14:23:33 +05:30
committed by GitHub
parent e4068f6fc0
commit fbbc16c2a3
3 changed files with 2 additions and 7 deletions

View File

@@ -19,11 +19,6 @@ combineExpCR:
@echo "--------Combining Experiments CR-------"
bash ./scripts/combine_all_cr.sh
.PHONY: combineExpCR
combineExpCR:
@echo "--------Combining Experiments CR-------"
bash ./scripts/combine_all_cr.sh
.PHONY: push
push:
@echo "---------git push to master-------"