Skip to main content

Documentation Index

Fetch the complete documentation index at: https://porter-mintlify-gcp-permissions-1778533621.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Predeploy is run following a new build, but before the build is deployed to the cluster. This is a good place to run migrations, or to generate any files that are needed for the deploy. For more information on pre-deploy jobs in Porter, see Pre-deploy Jobs.
predeploy:
  run: 'npm run migrate'