diff --git a/module.json b/module.json index d95badc521..647661ee93 100644 --- a/module.json +++ b/module.json @@ -19,7 +19,10 @@ }, "targets": { "cf2": [ - "PLATFORM=CF2" + "PLATFORM=cf2" + ], + "tag": [ + "PLATFORM=tag" ] } }