In addition to 100+ ready-to-use actions, Buddy supports scripts that you can run either as a part of the build, or directly on the server.
SSH commands
The SSH action is used to run scripts on any type of Linux server before, during, or after the deployment.
Repository scripts
See how to run custom scripts from your repository in Buddy by uploading them with a deployment action and executing over SSH.
Build commands
Learn how to run build commands in Buddy container actions to compile assets, install dependencies, or run tests before deployment.
Supported environment variables
Discover the environment variables supported in Buddy pipelines, including branch names, execution IDs, and default system variables.