From d9f4301e15201e976193661435283ab4afdc520a Mon Sep 17 00:00:00 2001 From: Will Holland Date: Wed, 30 Sep 2015 22:12:25 +0100 Subject: Add our x86 pipeline --- pipelines/x86_64_genivi.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pipelines/x86_64_genivi.yaml 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 -- cgit v1.2.1