mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
post code splitter
This commit is contained in:
parent
a84ba93159
commit
36962b4f04
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_terraform.yml
vendored
2
.github/workflows/deploy_terraform.yml
vendored
|
|
@ -117,7 +117,7 @@ jobs:
|
|||
# 3️⃣ Deploy Postcode Splitter Lambda
|
||||
# ============================================================
|
||||
postcodeSplitter_lambda:
|
||||
needs: [address2uprn_image, determine_stage]
|
||||
needs: [postcodeSplitter_image, determine_stage]
|
||||
uses: ./.github/workflows/_deploy_lambda.yml
|
||||
with:
|
||||
lambda_name: postcodeSplitter
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue