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 344276e commit 8721a27Copy full SHA for 8721a27
Makefile
@@ -21,6 +21,8 @@ clean:
21
rm -rf ./_build
22
23
deploy:
24
+ git pull --rebase
25
+ git push origin master
26
git push gigalixir master
27
28
status:
0 commit comments