summaryrefslogtreecommitdiffstats
path: root/tests/publishers/fixtures/text-finder001.yaml
blob: 7dd930578c0f75143fdc6aa9f6052526213fbff5 (plain)
1
2
3
4
5
6
7
8
publishers:
  - text-finder:
      regexp: "some string"
      fileset: "file.txt"
      also-check-console-output: true
      succeed-if-found: false
      unstable-if-found: false
      not-built-if-found: false