From 5c251407191b002f616c569131da757f89042b29 Mon Sep 17 00:00:00 2001 From: Kris Bloe Date: Wed, 25 Sep 2024 10:47:40 +0100 Subject: [PATCH] [PRMP-925] Changing the dependant prm-repo-mhs-ci pipleine from build_docker to import_docker --- gocd/pipeline.gocd.yml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/gocd/pipeline.gocd.yml b/gocd/pipeline.gocd.yml index 7e55ecb..98074b0 100644 --- a/gocd/pipeline.gocd.yml +++ b/gocd/pipeline.gocd.yml @@ -10,7 +10,7 @@ common: tasks: - fetch: pipeline: prm-repo-mhs - stage: build_docker + stage: import_docker job: outbound source: imagerc/outbound destination: prm-mhs-infra/imagerc @@ -28,7 +28,7 @@ common: tasks: - fetch: pipeline: prm-repo-mhs - stage: build_docker + stage: import_docker job: outbound source: imagerc/outbound destination: prm-mhs-infra/imagerc @@ -58,7 +58,7 @@ common: tasks: - fetch: pipeline: prm-repo-mhs - stage: build_docker + stage: import_docker job: outbound source: imagerc/outbound destination: prm-mhs-infra/imagerc @@ -92,7 +92,7 @@ pipelines: destination: prm-mhs-infra mhs_docker: pipeline: prm-repo-mhs - stage: build_docker + stage: import_docker deductions_infra: pipeline: prm-deductions-infra stage: deploy_dev @@ -106,7 +106,7 @@ pipelines: tasks: - fetch: pipeline: prm-repo-mhs - stage: build_docker + stage: import_docker job: outbound source: imagerc/outbound destination: prm-mhs-infra/imagerc @@ -151,7 +151,7 @@ pipelines: stage: test mhs_docker: pipeline: prm-repo-mhs - stage: build_docker + stage: import_docker deductions_infra: pipeline: prm-deductions-infra stage: deploy_test @@ -165,7 +165,7 @@ pipelines: tasks: - fetch: pipeline: prm-repo-mhs - stage: build_docker + stage: import_docker job: outbound source: imagerc/outbound destination: prm-mhs-infra/imagerc @@ -209,7 +209,7 @@ pipelines: stage: test mhs_docker: pipeline: prm-repo-mhs - stage: build_docker + stage: import_docker deductions_infra: pipeline: prm-deductions-infra stage: deploy_perf @@ -223,7 +223,7 @@ pipelines: tasks: - fetch: pipeline: prm-repo-mhs - stage: build_docker + stage: import_docker job: outbound source: imagerc/outbound destination: prm-mhs-infra/imagerc @@ -254,7 +254,7 @@ pipelines: stage: test mhs_docker: pipeline: prm-repo-mhs - stage: build_docker + stage: import_docker deductions_infra: pipeline: prm-deductions-infra stage: deploy_pre_prod @@ -268,7 +268,7 @@ pipelines: tasks: - fetch: pipeline: prm-repo-mhs - stage: build_docker + stage: import_docker job: outbound source: imagerc/outbound destination: prm-mhs-infra/imagerc @@ -312,7 +312,7 @@ pipelines: stage: test mhs_docker: pipeline: prm-repo-mhs - stage: build_docker + stage: import_docker deductions_infra: pipeline: prm-deductions-infra stage: deploy_prod @@ -326,7 +326,7 @@ pipelines: tasks: - fetch: pipeline: prm-repo-mhs - stage: build_docker + stage: import_docker job: outbound source: imagerc/outbound destination: prm-mhs-infra/imagerc