Merge pull request #1488 from Hestia-Homes/deployment-fix

Abri API deployment correction
This commit is contained in:
Daniel Roth 2026-07-07 16:57:08 +01:00 committed by GitHub
commit 39beb303ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -820,7 +820,7 @@ jobs:
# Deploy Hubspot ETL Lambda
# ============================================================
hubspot_etl_lambda:
needs: [hubspot_etl_image, determine_stage, pashub_to_ara_lambda, magic_plan_lambda, abri_lambda]
needs: [hubspot_etl_image, determine_stage, pashub_to_ara_lambda, magic_plan_lambda, abri_api_lambda]
uses: ./.github/workflows/_deploy_lambda.yml
with:
lambda_name: hubspot-etl-to-ara