Ver código fonte

chore: Update local publish script

Michael Bromley 2 anos atrás
pai
commit
b9b0b5c366
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      scripts/publish-to-verdaccio.sh

+ 1 - 0
scripts/publish-to-verdaccio.sh

@@ -25,4 +25,5 @@ cd ../payments-plugin && npm publish -reg $VERDACCIO &&\
 cd ../testing && npm publish -reg $VERDACCIO &&\
 cd ../ui-devkit && npm publish -reg $VERDACCIO &&\
 cd ../job-queue-plugin && npm publish -reg $VERDACCIO &&\
+cd ../cli && npm publish -reg $VERDACCIO &&\
 cd ../admin-ui/package && npm publish -reg $VERDACCIO