1
0
Fork 0
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:
Andreas Neue 2023-06-14 14:58:16 +02:00
parent 1fd2d73b2c
commit e001f046d0

View file

@ -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