Add: `make deploy` as alias of up, sync...

remotes/oscarmlage/main
Óscar M. Lage 2022-03-31 20:21:17 +02:00
parent 06ba4c5f49
commit a41ab078dc
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ bash:
shell:
docker-compose -f docker-compose.yml run build shell
deploy: up
sync: up
up: build
rsync -e ssh --progress --delete -lprtvvzog src/public/ me:/home/www/oscarmlage.com/www/