mirror of
https://git.chefkoch.net/pub/make-deploy
synced 2025-05-14 19:43:24 +00:00
added MANDATORY-simple variable
This commit is contained in:
parent
1fd2d73b2c
commit
e001f046d0
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue