Skip to content

Commit

Permalink
Remove the old publish target in the Makefile
Browse files Browse the repository at this point in the history
use deploy-mobile-app instead
  • Loading branch information
wcjordan committed May 5, 2024
1 parent 6914fe7 commit 7645b26
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ format:
$(MAKE) -C server format


.PHONY: publish
publish:
$(MAKE) -C ui publish

# Deploy to production
# To delete: helm delete chalk-prod
# Note, this shouldn't be needed as we deploy to prod in the Jenkinsfile
Expand Down

0 comments on commit 7645b26

Please sign in to comment.