This commit is contained in:
parent
8a303476d7
commit
19c458b57b
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ serve: ## make serve # hugo web server development mode
|
|||
##### Operations ###############################################################
|
||||
.PHONY: deploy
|
||||
deploy: ## make deploy
|
||||
sleep 600
|
||||
umask 077
|
||||
if [ -n "$${SSH_PRIVATE_KEY:-}" ]; then
|
||||
cleanup() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue