|
@@ -23,4 +23,5 @@ cd ../elasticsearch-plugin && npm publish -reg $VERDACCIO &&\
|
|
|
cd ../email-plugin && npm publish -reg $VERDACCIO &&\
|
|
cd ../email-plugin && npm publish -reg $VERDACCIO &&\
|
|
|
cd ../testing && npm publish -reg $VERDACCIO &&\
|
|
cd ../testing && npm publish -reg $VERDACCIO &&\
|
|
|
cd ../ui-devkit && npm publish -reg $VERDACCIO &&\
|
|
cd ../ui-devkit && npm publish -reg $VERDACCIO &&\
|
|
|
|
|
+cd ../job-queue-plugin && npm publish -reg $VERDACCIO &&\
|
|
|
cd ../admin-ui/package && npm publish -reg $VERDACCIO
|
|
cd ../admin-ui/package && npm publish -reg $VERDACCIO
|