Skip to content
Snippets Groups Projects
Commit 58871ea0 authored by void's avatar void
Browse files

Makefile

parent ff828beb
No related branches found
No related tags found
No related merge requests found
Makefile 0 → 100644
all: push build deploy
push:
git push
build:
JEKYLL_ENV=production jekyll build
deploy:
rsync -rvzP _site/ root@partidopirata.com.ar:/srv/http/ewwlo.void.partidopirata.com.ar
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment