Skip to content

Development docs: Explain how to use CI/CD env variables

Michael Friedrich requested to merge docs-dev-env-vars into master

Why is this change being made?

During the first steps with gtcs inside the Docker container, I forgot to think about CI/CD environment variables.

This MR adds docs how to use them to e.g. increase the log level to get debug output.

I've also updated the SCANNER variable example with available scanners for easier copy/paste.

Merge request reports