Custom Builds - Features, integrations, alternatives & more
What it does
The Custom Build action launches an isolated Ubuntu container, in which it runs the commands provided in the action settings (Run
tab). If you don't see the action dedicated for your stack in the build section of the Actions list, this action is for you.
How it works
This action launches any given Linux command in an Ubuntu container launched from an Ubuntu image prepared by Buddy or from any Docker registry. Once the commands stops running, the container is terminated.
You can review what's installed on the image on the Docker Hub
It uses the pipeline's filesystem as its working directory.
Action preview
