Commit 52592d76 authored by drew cimino's avatar drew cimino

Added rules: to available keywords for bridge jobs

parent 5cc3b099
...@@ -221,6 +221,7 @@ Some features are not implemented yet. For example, support for environments. ...@@ -221,6 +221,7 @@ Some features are not implemented yet. For example, support for environments.
- `trigger` (to define a downstream pipeline trigger) - `trigger` (to define a downstream pipeline trigger)
- `stage` - `stage`
- `allow_failure` - `allow_failure`
- [`rules`](yaml/README.md#rules)
- `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`
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