Removed deploy from makefile
This commit is contained in:
parent
12d8753c86
commit
4133568afe
1 changed files with 0 additions and 4 deletions
4
Makefile
4
Makefile
|
@ -9,7 +9,3 @@ build:
|
|||
|
||||
watch:
|
||||
node_modules/gulp/bin/gulp.js sass:watch
|
||||
|
||||
deploy:
|
||||
make build
|
||||
rsync -e ssh --info=progress2 -r ${PWD}/public/ pages.sites.town:~/public_html/fmartingr.com/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue