Update Makefile
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
shubhamchaudhary
parent
0a6a551c14
commit
9f2242ef71
6
Makefile
6
Makefile
@@ -7,9 +7,9 @@ versionmaker:
|
||||
bash ./scripts/version_maker.sh
|
||||
|
||||
.PHONY: combineExpCR
|
||||
push:
|
||||
@echo "--------Combining Experiments CR-------"
|
||||
bash ./scripts/combine_all_cr.sh
|
||||
combineExpCR:
|
||||
@echo "--------Combining Experiments CR-------"
|
||||
bash ./scripts/combine_all_cr.sh
|
||||
|
||||
.PHONY: push
|
||||
push:
|
||||
|
Reference in New Issue
Block a user