Skip to content

Commit

Permalink
Merge pull request #244 from ministryofjustice/decommission-jj
Browse files Browse the repository at this point in the history
Decommission JusticeJobs
  • Loading branch information
brown-a2 authored Dec 18, 2024
2 parents 4be48e1 + b85b60e commit 10c3a29
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions bin/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ while true; do
npm run production --if-present --prefix ./wordpress/wp-content/themes/hale
npm install --prefix ./wordpress/wp-content/themes/lawcom
npm run production --if-present --prefix ./wordpress/wp-content/themes/lawcom
npm install --prefix ./wordpress/wp-content/themes/justicejobs
npm run production --if-present --prefix ./wordpress/wp-content/themes/justicejobs
npm install --prefix ./wordpress/wp-content/themes/hale-dash
npm run production --if-present --prefix ./wordpress/wp-content/themes/hale-dash
npm install --prefix ./wordpress/wp-content/themes/hale-showcase
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"ministryofjustice/hale-dash": "1.1.7",
"ministryofjustice/hale-showcase": "1.1.10",
"ministryofjustice/imbmembers": "dev-main",
"ministryofjustice/justicejobs": "dev-main",
"ministryofjustice/lawcom": "dev-main",
"ministryofjustice/ppo": "dev-main",
"ministryofjustice/sifocc": "dev-main",
Expand Down
4 changes: 0 additions & 4 deletions helm_deploy/wordpress/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,6 @@ ingress:
certName: iapdc-cert
- name: iapdeathsincustody.independent.gov.uk
certName: iapdci-cert
- name: jobs.justice.gov.uk
certName: justicejobs-cert
- name: lawcom.gov.uk
certName: lawcom-cert
- name: layobservers.org
Expand Down Expand Up @@ -281,8 +279,6 @@ ingress:
certName: iapdc-www-cert
- name: www.iapdeathsincustody.independent.gov.uk
certName: iapdci-www-cert
- name: www.jobs.justice.gov.uk
certName: justicejobs-www-cert
- name: www.lawcom.gov.uk
certName: lawcom-www-cert
- name: www.layobservers.org
Expand Down

0 comments on commit 10c3a29

Please sign in to comment.