make push from solution dir

This commit is contained in:
Paul Schneider 2018-08-05 14:52:32 +02:00
commit 14c1d8b248

View file

@ -37,6 +37,12 @@ check: cli
make -C cli check
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
memo: