Commit c6ac7391 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Merge branch 'patch-15' into 'master'

Fixed instructions for adding Secret Variables to a CI/CD pipeline.

See merge request !9480
parents a2a4fb85 3d8c4c90
......@@ -148,7 +148,8 @@ available in the build environment. It's the recommended method to use for
storing things like passwords, secret keys and credentials.
Secret variables can be added by going to your project's
**Settings ➔ Variables ➔ Add variable**.
**Settings ➔ CI/CD Pipelines**, then finding the section called
**Secret Variables**.
Once you set them, they will be available for all subsequent jobs.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment