Configure Environment Variables
Perform the following steps to configure environment variables on the GitLab Console:
- Go to Settings> CI/CD > Variables on the GitLab console.

-
Provide the required details for environment variables.
Variable
Description
QUALYS_URL
Qualys platform URL. To learn about your Qualys platform URL, click here.
QUALYS_USERNAME
Qualys username
QUALYS_PASSWORD
Qualys password
BREAK_ON_ERROR
Set this variable as false if you do not want the pipeline to fail on an error. Else, set this as true or do not add this variable.
Next step: