added MANDATORY-simple variable
This commit is contained in:
parent
1fd2d73b2c
commit
e001f046d0
|
@ -1,4 +1,6 @@
|
||||||
MANDATORY-copy = DEPLOY_TYPE DEPLOY_HOSTS SSH_USER DEPLOY_PATH DEPLOY_NAME
|
MANDATORY-copy = DEPLOY_TYPE DEPLOY_HOSTS SSH_USER DEPLOY_PATH DEPLOY_NAME
|
||||||
|
MANDATORY-simple = $(MANDATORY-copy)
|
||||||
|
|
||||||
# copy
|
# copy
|
||||||
#
|
#
|
||||||
# this just rsyncs the stuff to the remote server(s) and runs
|
# this just rsyncs the stuff to the remote server(s) and runs
|
||||||
|
|
Loading…
Reference in New Issue