57d485e2a1
Changed the pollscm trigger in order to grant the possibility to modify the value of ignorePostCommitHooks attribute Backward compatible is kept and warnings are logged Change-Id: I8347912ccfa9faf77610f4594f0b69b017e0d825
5 lines
87 B
YAML
5 lines
87 B
YAML
triggers:
|
|
- pollscm:
|
|
cron: "*/30 * * * *"
|
|
ignore-post-commit-hooks: True
|