CI combine file
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
7
Makefile
7
Makefile
@@ -6,7 +6,12 @@ versionmaker:
|
||||
@echo "-----version maker-----"
|
||||
bash ./scripts/version_maker.sh
|
||||
|
||||
.PHONY: mergeExpCR
|
||||
push:
|
||||
@echo "--------merging experiment Crs-------"
|
||||
bash ./scripts/merge_all_cr.sh
|
||||
|
||||
.PHONY: push
|
||||
push:
|
||||
@echo "---------git push to master-------"
|
||||
bash ./scripts/push.sh
|
||||
bash ./scripts/push.sh
|
||||
|
Reference in New Issue
Block a user