Today we've shipped two often-requested features for service builds:
- Set a pre-deploy command to run tasks just before each deploy of your service. This is perfect for performing database migrations and asset uploads—especially for services that deploy a prebuilt Docker image.
- For teams, enable the Performance build pipeline to run all of your build tasks with significantly more memory and CPU.