Stabilize admin deployment build
All checks were successful
/ deploy (push) Successful in 46s

This commit is contained in:
Loyyd 2026-07-10 10:57:32 +02:00
parent 9f3ad9b96b
commit a5869d2b83
3 changed files with 2 additions and 1 deletions

View file

@ -30,6 +30,7 @@ jobs:
PUBLIC_CONTACT_SUBMISSIONS_URL: ${{ secrets.PUBLIC_CONTACT_SUBMISSIONS_URL }}
PUBLIC_PLAUSIBLE_DOMAIN: ${{ secrets.PUBLIC_PLAUSIBLE_DOMAIN }}
PUBLIC_PLAUSIBLE_SCRIPT_SRC: ${{ secrets.PUBLIC_PLAUSIBLE_SCRIPT_SRC }}
NODE_OPTIONS: --max-old-space-size=768
REPO_URL: https://git.bcgen.ie/familyfedie/familyfedie-website.git
run: |
set -eu