dr-server-add-content-from-git¶
Creates an INFO Alert when Contents change
This blueprint will check out a git repo, bundle the content. See the help
on git-build-content-push
for more details.
Based upon parameters, the system will put the content pack into the server or add the content pack to the catalog.
When used with the git-lab-trigger-webhook-push
trigger, the repository param
will be automatically populated when MergeData
is set to true. This allows
the webhook data to automically flow into the blueprint.
Generally, this blueprint runs from the DRP endpoint selfrunner and should
use Params.cluster/tags=In(event-worker-pool) Endpoint=
as a filter.