summaryrefslogtreecommitdiff
path: root/doc/user/project/clusters/serverless
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-07-29 03:09:51 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-07-29 03:09:51 +0000
commit4f578dc107b18ea7effec75ac7fdb144ff8cacf8 (patch)
treeffdaed1e5b54a2e97faf63c54037a1d998c22b0c /doc/user/project/clusters/serverless
parent937f82e11fe1d3970ea3e1f281185e91d8f5102e (diff)
downloadgitlab-ce-4f578dc107b18ea7effec75ac7fdb144ff8cacf8.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/clusters/serverless')
-rw-r--r--doc/user/project/clusters/serverless/aws.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/clusters/serverless/aws.md b/doc/user/project/clusters/serverless/aws.md
index 595d8fb3895..543ffdbce8f 100644
--- a/doc/user/project/clusters/serverless/aws.md
+++ b/doc/user/project/clusters/serverless/aws.md
@@ -373,7 +373,7 @@ variables.
To set these:
-1. Navigate to the project's **{settings}** **Settings > CI / CD**.
+1. Navigate to the project's **Settings > CI / CD**.
1. Expand the **Variables** section and create entries for `AWS_ACCESS_KEY_ID` and
`AWS_SECRET_ACCESS_KEY`.
1. Mask the credentials so they do not show in logs using the **Masked** toggle.