summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-30 22:12:25 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-30 22:12:25 +0100
commitd9f4301e15201e976193661435283ab4afdc520a (patch)
tree5ea381b53a69615967c12f19e901532d259e50e4
parent512fa59a458347a230bfcff13ddfa6f243006d0a (diff)
downloadciatconfig-d9f4301e15201e976193661435283ab4afdc520a.tar.gz
Add our x86 pipeline
-rw-r--r--pipelines/x86_64_genivi.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/pipelines/x86_64_genivi.yaml b/pipelines/x86_64_genivi.yaml
new file mode 100644
index 0000000..f551f2d
--- /dev/null
+++ b/pipelines/x86_64_genivi.yaml
@@ -0,0 +1,12 @@
+name: genivi-demo-platform-x86_64
+candidate-refs:
+- refs/heads/ciat/genivi-x86-candidate
+slave-type:
+- local-x86-slave
+clusters:
+- tlsa.morph
+steps:
+- Build
+- Deploy
+- Test
+- Publishing