Skip to content

Commit

Permalink
updated cli cmd to release
Browse files Browse the repository at this point in the history
  • Loading branch information
tejash-jl committed Dec 15, 2022
1 parent 4894844 commit 518a8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ release: test
docker push dockerhub/sunbird-rc-context-proxy-service:$(RELEASE_VERSION)
docker push dockerhub/sunbird-rc-nginx:latest
docker push dockerhub/sunbird-rc-nginx:$(RELEASE_VERSION)
@cd tools/cli/ && yarn publish
@cd tools/cli/ && npm publish


0 comments on commit 518a8e2

Please sign in to comment.