make push from solution dir
This commit is contained in:
parent
72e124d1a1
commit
14c1d8b248
1 changed files with 6 additions and 0 deletions
6
Makefile
6
Makefile
|
|
@ -37,6 +37,12 @@ check: cli
|
||||||
make -C cli check
|
make -C cli check
|
||||||
make -C test
|
make -C test
|
||||||
|
|
||||||
|
pushInPre:
|
||||||
|
make -C Yavsc pushInPre
|
||||||
|
|
||||||
|
pushInProd:
|
||||||
|
make -C Yavsc pushInProd
|
||||||
|
|
||||||
deploy-pkgs: Yavsc-deploy-pkg Yavsc.Server-deploy-pkg Yavsc.Abstract-deploy-pkg cli-deploy-pkg
|
deploy-pkgs: Yavsc-deploy-pkg Yavsc.Server-deploy-pkg Yavsc.Abstract-deploy-pkg cli-deploy-pkg
|
||||||
|
|
||||||
memo:
|
memo:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue