From 12b2dea25489328f74d451b46a08128a816f8d45 Mon Sep 17 00:00:00 2001 From: jehudson Date: Tue, 15 Jan 2019 15:40:40 +0000 Subject: [PATCH] remove dot from gocd environment name --- gocd/pdswebops.yaml | 2 +- gocd/web1devci.yaml | 2 +- gocd/web1live.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gocd/pdswebops.yaml b/gocd/pdswebops.yaml index 50f96a23..36b9ea1f 100644 --- a/gocd/pdswebops.yaml +++ b/gocd/pdswebops.yaml @@ -53,6 +53,6 @@ pipelines: environments: - Web.DEVCI: + WebDEVCI: pipelines: - parliament.uk-thorney diff --git a/gocd/web1devci.yaml b/gocd/web1devci.yaml index 50f96a23..36b9ea1f 100644 --- a/gocd/web1devci.yaml +++ b/gocd/web1devci.yaml @@ -53,6 +53,6 @@ pipelines: environments: - Web.DEVCI: + WebDEVCI: pipelines: - parliament.uk-thorney diff --git a/gocd/web1live.yaml b/gocd/web1live.yaml index aeb9af92..6071c77f 100644 --- a/gocd/web1live.yaml +++ b/gocd/web1live.yaml @@ -53,6 +53,6 @@ pipelines: environments: - Web.LIVE: + WebLIVE: pipelines: - parliament.uk-thorney