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