Local Shell - Features, integrations, alternatives & more
What it does
This action executes Shell commands run locally against the pipeline’s filesystem. It’s like Terminal on Mac and Linux or Command Prompt on Windows.
How it works
The action launches a Docker container in which it runs the provided commands. It’s possible to select /bin/sh or /bin/bash. By default the action uses the official Docker image from the Docker Hub, but it can be changed to anything else.
Action preview
