From 15c3c7813aae7b18a89fbcfca688d6e4ce3fa299 Mon Sep 17 00:00:00 2001 From: lhinds Date: Tue, 5 Sep 2017 14:22:04 +0100 Subject: Add wget wildcard for git.opnfv.org Add string - wget.+git\.opnfv.org Change-Id: Ibcf8fa07b0539000a2a8cc2765292de4195bde0b Signed-off-by: lhinds --- exceptions/releng.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'exceptions/releng.yaml') diff --git a/exceptions/releng.yaml b/exceptions/releng.yaml index 0f489ba..4003f8a 100644 --- a/exceptions/releng.yaml +++ b/exceptions/releng.yaml @@ -61,4 +61,5 @@ file_audits: - wget \$get_pip_url - wget(.*)WORKSPACE/opnfv\.properties(.*)GS_URL(.*)properties - wget(.*)build\.opnfv\.org + - wget.+git\.opnfv.org - wget(.*)artifacts\.opnfv\.org -- cgit 1.2.3-korg