Commit d67d539a authored by xx rt's avatar xx rt

Improve example description test for complex rule clauses.

parent d66db372
......@@ -1422,7 +1422,7 @@ same rule.
In the following example:
- If the `Dockerfile` file or any file in `/docker/scripts` has changed, and var=blah,
- If the `Dockerfile` file or any file in `/docker/scripts` has changed, and `$VAR` == "string value",
then the job runs manually
- Otherwise, the job isn't included in the pipeline.
......
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