# continuous.yml
deployment:
hooks:
AfterInstall:
- command: scripts/migrate.sh
AfterActivate:
- command: scripts/restart-server.sh