chore: add manila to forked projects
diff --git a/internal/pkg/image_repositories/build_workflow.go b/internal/pkg/image_repositories/build_workflow.go
index 893cd02..2613d48 100644
--- a/internal/pkg/image_repositories/build_workflow.go
+++ b/internal/pkg/image_repositories/build_workflow.go
@@ -8,8 +8,9 @@
 var FORKED_PROJECTS map[string]bool = map[string]bool{
 	"horizon":   true,
 	"keystone":  true,
-	"magnum":    true,
 	"magnum-ui": true,
+	"magnum":    true,
+	"manila":    true,
 }
 var EXTRAS map[string]string = map[string]string{}
 var PROFILES map[string]string = map[string]string{