summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-07-19 08:36:46 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-07-19 08:36:46 +0000
commit414812a03d2cecc29859569d86f59f020dce2bf2 (patch)
treef0d0d11dd0bcbdcc6a7a1081d19edd29c0c6893a
parent8b781da24ce406ffbdd7c3112e3e281891fcf6e5 (diff)
downloadjenkins-config-414812a03d2cecc29859569d86f59f020dce2bf2.tar.gz
Re-enable base system build.
-rw-r--r--ci1/systems.json.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ci1/systems.json.txt b/ci1/systems.json.txt
index d6d799b..5fe0071 100644
--- a/ci1/systems.json.txt
+++ b/ci1/systems.json.txt
@@ -4,5 +4,11 @@
"morph": "x86_64-generic-devel-system.morph",
"ref": "master",
"repo": "baserock:morphs"
+ },
+ {
+ "description": "x86 base system",
+ "morph": "x86_64-generic-base-system.morph",
+ "ref": "master",
+ "repo": "baserock:morphs"
}
]