We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb049a commit 0320abfCopy full SHA for 0320abf
Makefile
@@ -13,3 +13,6 @@ dev:
13
14
clean:
15
rm -rf ./_build
16
+
17
+deploy:
18
+ git push gigalixir master
0 commit comments