diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2020-11-13 10:31:26 +0100 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2020-11-13 10:31:26 +0100 |
commit | 8a238bb8fd217c18c16efbb896a4eef7245df546 (patch) | |
tree | 402e3dbf0aff023e298b37a4c87d00dccfe9aea5 /jjb/integration-terragrunt | |
parent | 1e614bf019b6642ce9f677e34a4df5fb100730fa (diff) |
Fix integration/terragrunt config path
Change-Id: Ib513db63d1b70f74c746f7d69f0bc1c25e64f0ba
Issue-ID: INT-1778
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'jjb/integration-terragrunt')
-rw-r--r-- | jjb/integration-terragrunt/integration-terragrunt.yaml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/jjb/integration-terragrunt/integration-terragrunt.yaml b/jjb/integration-terragrunt/integration-terragrunt.yaml deleted file mode 100644 index e25713dc6..000000000 --- a/jjb/integration-terragrunt/integration-terragrunt.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -- project: - name: integration-terragrunt-project-view - project-name: integration-terragrunt - views: - - project-view - -- project: - name: integration-terragrunt-info - project: integration/terragrunt - project-name: integration-terragrunt - build-node: centos7-builder-2c-1g - jobs: - - gerrit-info-yaml-verify |