aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index fec1758..c5e4357 100644
--- a/src/main.c
+++ b/src/main.c
@@ -216,6 +216,7 @@ int main(int argc, char *argv[], char *arge[]) {
tpl_register("system.arch", &ctx.system.arch);
tpl_register("system.platform", &ctx.system.platform[DELIVERY_PLATFORM_RELEASE]);
tpl_register("deploy.repo", &globals.jfrog.repo);
+ tpl_register("docker.registry", &ctx.docker.registry);
// Set up PREFIX/etc directory information
// The user may manipulate the base directory path with OMC_SYSCONFDIR