Skip to content

Commit

Permalink
Merge pull request #201 from tejash-jl/v0.0.13
Browse files Browse the repository at this point in the history
added cli cmd to release
  • Loading branch information
tejash-jl authored Dec 15, 2022
2 parents 19ebe7a + 4894844 commit 9578ee6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +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


0 comments on commit 9578ee6

Please sign in to comment.