Do not save tokens, passwords, or other sensitive information in artifacts,
as they could be viewed by any user with access to the pipelines.
### Run the job's commands locally
You can use a tool like [Rancher Desktop](https://rancherdesktop.io/) or [similar alternatives](https://handbook.gitlab.com/handbook/tools-and-tips/mac/#docker-desktop)
to run the job's container image on your local machine. Then, run the job's `script` commands
in the container and verify the behavior.
## Job configuration issues
## Job configuration issues
A lot of common pipeline issues can be fixed by analyzing the behavior of the `rules`
A lot of common pipeline issues can be fixed by analyzing the behavior of the `rules`