Skip to content

Commit

Permalink
[PRMP-925] Changing the dependant prm-repo-mhs-ci pipleine from build…
Browse files Browse the repository at this point in the history
…_docker to import_docker
  • Loading branch information
chrisbloe committed Sep 25, 2024
1 parent b0740d5 commit 5c25140
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions gocd/pipeline.gocd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 5c25140

Please sign in to comment.