Debug jobs
The debug.yml
CI file is not included by default and must be included manually in addition to the main CI.
debug:env
The debug:env CI job will print out the environment variables.
Usage:
---
include:
- "https://gitlab.com/jlecomte/ci-templates/-/raw/master/gitlab-ci/debug.yml"