Commit a57f98a6 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'master' into 'master'

Adds `needs` keyword as available for bridge jobs.

See merge request gitlab-org/gitlab!48011
parents 7db939c0 c29eaded
...@@ -301,6 +301,7 @@ Some features are not implemented yet. For example, support for environments. ...@@ -301,6 +301,7 @@ Some features are not implemented yet. For example, support for environments.
- `only` and `except` - `only` and `except`
- `when` (only with `on_success`, `on_failure`, and `always` values) - `when` (only with `on_success`, `on_failure`, and `always` values)
- `extends` - `extends`
- `needs`
## Trigger a pipeline when an upstream project is rebuilt **(PREMIUM)** ## Trigger a pipeline when an upstream project is rebuilt **(PREMIUM)**
......
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