diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-05-29 18:08:26 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-05-29 18:08:26 +0000 |
commit | b64a8161c9442d82897a341d6bf935dd3e748b06 (patch) | |
tree | b9953db8607d1393aa8ac588a15f184dd8e183f6 /doc/ci/examples/deployment/README.md | |
parent | 6e33325c1458cb31b4d36a7eec817fa00ec3faaf (diff) | |
download | gitlab-ce-b64a8161c9442d82897a341d6bf935dd3e748b06.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/examples/deployment/README.md')
-rw-r--r-- | doc/ci/examples/deployment/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ci/examples/deployment/README.md b/doc/ci/examples/deployment/README.md index 2ed1a99e0d9..a090e930dd8 100644 --- a/doc/ci/examples/deployment/README.md +++ b/doc/ci/examples/deployment/README.md @@ -1,4 +1,7 @@ --- +stage: Release +group: Progressive Delivery +info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers type: tutorial --- |