Commit 7c090871 authored by Dan Fredell's avatar Dan Fredell Committed by Marcel Amirault

Add a link to the variable priority override section.

This will be helpful for users looking to see how variables defined in the .gitlab-ci.yml can be overridden via triggers.
parent d3a5ea71
---
title: Add a link to the variable priority override section from triggers page
merge_request: 25264
author: DFredell
type: other
......@@ -249,6 +249,9 @@ curl --request POST \
https://gitlab.example.com/api/v4/projects/9/trigger/pipeline
```
Trigger variables have the [highest priority](../variables/README.md#priority-of-environment-variables)
of all types of variables.
## Using cron to trigger nightly pipelines
>**Note:**
......
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