Fix file trigger pattern in integration-terraform-validate project 02/112602/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 14 Sep 2020 08:11:36 +0000 (10:11 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 14 Sep 2020 08:11:36 +0000 (10:11 +0200)
Change-Id: I1a20c3152253caa27523ba3c87d4da11890a12e5
Issue-ID: INT-1713
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
jjb/integration/integration-terraform.yaml

index 015f420..76f0866 100644 (file)
@@ -17,7 +17,7 @@
         - 'openlab':
               tox-dir: 'openlab'
               tox-envs: 'terraform'
-              pattern: '**/*'
+              pattern: 'openlab/**'
     stream:
         - 'master':
               branch: 'master'