add MANDATORY for all includes

This commit is contained in:
Stefan Riepenhausen 2022-12-21 10:57:47 +01:00
parent 23247a25ba
commit 251214da7d
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
MANDATORY-copy = DEPLOY_TYPE DEPLOY_HOSTS SSH_USER DEPLOY_PATH DEPLOY_NAME
# copy
#
# this just rsyncs the stuff to the remote server(s) and runs

View File

@ -1,3 +1,4 @@
MANDATORY-cron =
pre-deploy-cron:
post-deploy-cron:

View File

@ -1,3 +1,4 @@
MANDATORY-helm = K8S_CONTEXT
# helm
#
# deploys helm charts on k8s via helmfile