Carleton-Blueprint / carleton-blueprint.github.io

0 stars 3 forks source link

[fix] Added missing docker build args + Disable Resend #107

Closed voidranjer closed 1 week ago

voidranjer commented 1 week ago

Description of Changes

In order to deploy to CI/CD pipeline, we had to add the env vars to the docker build args (Next.js renders an initial page during the npm run build step).

Related Issues

Checklist

If a checklist item is completed for this MR, place an x inside of the square brackets for that item. If a checklist item is not applicable for this MR, please note that by placing a ~ inside of the square brackets in the raw Markdown. In both cases, please ensure there is no whitespace between the square brackets.

Make sure you squash your commits before merging!

blueprint-coolify[bot] commented 1 week ago

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2024-10-16 02:44:41 CET

voidranjer commented 1 week ago

@heyitsOK check out the previous message in this PR for the preview deployment link! you can test to make sure that the contact form does indeed throw the right error

heyitsOK commented 1 week ago

@voidranjer this is so cool, thank you james how come we are disabling resend though?