Skip to content
Snippets Groups Projects
Commit a6b49757 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Merge branch 'change-docs-trigger-id' into 'master'

Replace trigger with the new ID of the docs project

Now that the old docs site is deprecated in
favor of https://gitlab.com/gitlab-com/gitlab-docs

See merge request !7343
parents 107e8e41 d92c0037
No related branches found
No related tags found
1 merge request!7343Replace trigger with the new ID of the docs project
Pipeline #
Loading
Loading
@@ -331,7 +331,7 @@ trigger_docs:
cache: {}
artifacts: {}
script:
- "curl -X POST -F token=${DOCS_TRIGGER_TOKEN} -F ref=master -F variables[PROJECT]=ce https://gitlab.com/api/v3/projects/38069/trigger/builds"
- "curl -X POST -F token=${DOCS_TRIGGER_TOKEN} -F ref=master -F variables[PROJECT]=ce https://gitlab.com/api/v3/projects/1794617/trigger/builds"
only:
- master@gitlab-org/gitlab-ce
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment