(chore)ci: stop chart version increment (#288)
Signed-off-by: ksatchit <karthik.s@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
e4068f6fc0
commit
fbbc16c2a3
5
Makefile
5
Makefile
@@ -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-------"
|
||||
|
Reference in New Issue
Block a user