Template services in forked environment not deploying
Hi! When I create a new environment from the base one the two services, that I created from a template, are not deploying. It's Postgres and the Meilisearch template.
Can I trigger the deployment somehow?
8 Replies
Project ID:
071f7771-ab05-488c-b53b-47a7ec81aac1
071f7771-ab05-488c-b53b-47a7ec81aac1
unfortunately theres no "redeploy from source" button, the next best thing would be to remove and re-add the source or the deployment trigger
I'm not sure I follow. These are deployed from a Docker image, there's no deployment trigger I think? Outside of changing variables
haha don't get held up on that, my proposed solution covers both repo and docker image deployments
Ok, but shouldn't this work? When I enable the PR previews then I would expect that it also deploys the Postgres service again or am I missing something?
yes it should work, something went wrong somewhere and it's not your fault
Ok got it
Thank you 🙂