more fixes fixing things to be fixed
This commit is contained in:
parent
deb24ec5ae
commit
8f527a16a3
9 changed files with 12 additions and 12 deletions
|
@ -1,10 +1,12 @@
|
|||
#MANDATORY = $(MANDATORY) DEPLOY_PATH
|
||||
|
||||
# copy
|
||||
# simple
|
||||
#
|
||||
# this just rsyncs the stuff to the remote server(s) and runs
|
||||
# build.sh, pre-/post-deploy, pre-/post-local, start.sh, etc.
|
||||
|
||||
ifndef DEPLOY_StART_DELAY
|
||||
DEPLOY_START_DELAY = 0
|
||||
endif
|
||||
|
||||
pull-simple:
|
||||
# nop
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue