Commit c29eaded authored by Mateusz's avatar Mateusz

Adds `needs` keyword as available for bridge jobs.

parent 05ce22b8
...@@ -304,6 +304,7 @@ Some features are not implemented yet. For example, support for environments. ...@@ -304,6 +304,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