# continuous.yml deployment: hooks: AfterInstall: - command: chmod +x scripts/migrate.sh && ./scripts/migrate.sh