manifest/common.xml
Scott Little e9bae3f7ee Add git for storage of public keys and certs
Story: 2009221
Task: 47097

Change-Id: I07f75d20721445289d1360b9ab16518634b8c0b8
Signed-off-by: Scott Little <scott.little@windriver.com>
2023-02-08 14:30:40 -05:00

12 lines
517 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project remote="starlingx" name="tools.git" path="stx-tools"/>
<project remote="starlingx" name="root.git" path="cgcs-root"/>
<project remote="starlingx" name="public-keys.git" path="cgcs-root/public-keys"/>
<project remote="starlingx" name="docs.git" path="cgcs-root/stx/docs"/>
<project remote="starlingx" name="test.git" path="cgcs-root/stx/test"/>
<project remote="starlingx" name="zuul-jobs.git" path="cgcs-root/stx/zuul-jobs"/>
</manifest>