Auto-commit 2024-11-29
This commit is contained in:
parent
3ac1931b7d
commit
b783658d49
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@
|
|||
|
||||
deploy:
|
||||
git add .
|
||||
git ci -m "UPD $(shell date '+%Y-%m-%d')"
|
||||
git ci -m "Auto-commit $(shell date '+%Y-%m-%d')"
|
||||
git push
|
||||
hugo --gc && rsync -avz --delete public/ neonxp@neonxp.ru:/var/www/neonxp.ru
|
||||
|
||||
|
|
Loading…
Reference in a new issue