diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-05-31 03:10:48 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-05-31 03:10:48 +0000 |
commit | 5fa401a99e6da5a7575561359f06886b5d078ec9 (patch) | |
tree | d34feef17c613eec0bae99eb2bf70e670330d0d9 /doc/api/pipeline_schedules.md | |
parent | 5d64bc743d92cc57064426ca251397e369996e15 (diff) | |
download | gitlab-ce-5fa401a99e6da5a7575561359f06886b5d078ec9.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/pipeline_schedules.md')
-rw-r--r-- | doc/api/pipeline_schedules.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/api/pipeline_schedules.md b/doc/api/pipeline_schedules.md index 6f9f81e9766..2b4b763e302 100644 --- a/doc/api/pipeline_schedules.md +++ b/doc/api/pipeline_schedules.md @@ -4,7 +4,7 @@ group: Pipeline Execution 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/#assignments --- -# Pipeline schedules API +# Pipeline schedules API **(FREE)** You can read more about [pipeline schedules](../ci/pipelines/schedules.md). @@ -317,8 +317,6 @@ Example response: ## Pipeline schedule variables -> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/34518) in GitLab 10.0. - ## Create a new pipeline schedule variable Create a new variable of a pipeline schedule. |