Skip to content

Commit 0320abf

Browse files
committed
Add make deploy
1 parent 8cb049a commit 0320abf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ dev:
1313

1414
clean:
1515
rm -rf ./_build
16+
17+
deploy:
18+
git push gigalixir master

0 commit comments

Comments
 (0)