Skip to content

Commit

Permalink
Minor Makefile improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
tammert committed May 17, 2021
1 parent 99d17b4 commit f1e2f97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ deploy_replicant:

.PHONY: release_replicant
release_replicant:
git pull
cr package replicant/
cr upload --config ~/.cr.yaml
cr index --config ~/.cr.yaml --push
Expand Down

0 comments on commit f1e2f97

Please sign in to comment.