/debug-demos

Demo pipelines for showing Codefresh's live CI/CD debugging feature.

MIT LicenseMIT

Debug pipeline examaples for Codefresh

How to use these examples

  1. Create a project then a pipeline in Codefresh.
  2. For that pipeline specify the repo point to this Git repo, specifying the master branch OR alternatively just copy and paste YAML in the inline editor.
  3. Run the pipeline from Codefresh and select "Debug"
  4. Add breakpoints and have some fun!