summaryrefslogtreecommitdiffstats
path: root/build-composite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-composite.sh')
-rwxr-xr-xbuild-composite.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-composite.sh b/build-composite.sh
index bfe33fa6b..1bc6ed330 100755
--- a/build-composite.sh
+++ b/build-composite.sh
@@ -14,6 +14,8 @@ get_repo_names() {
# one by one. This will be replaced by the list in project.cfg .
# grep -v '^#' releng/jjb/opnfvdocs/project.cfg | sort
echo "sdnvpn"
+ echo "fuel"
+ echo "joid"
}
git_clone() {