From a5f918516600ff07e6374da5395f4a68423cb442 Mon Sep 17 00:00:00 2001 From: Zhe Huang Date: Mon, 10 Feb 2020 15:32:50 -0500 Subject: [PATCH] Update it/dep secret job build path The it/dep secret generation job dockerfile and tag yaml files are moved due to R3 repo restructuring. This patch updates the it/dep secret job to reflect the refactoring. Signed-off-by: Zhe Huang Change-Id: Id293ffe9c2545e57482661e5aad672b273e541f6 --- jjb/it-dep/it-dep.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/it-dep/it-dep.yaml b/jjb/it-dep/it-dep.yaml index fd3f3ec6..076c30b3 100644 --- a/jjb/it-dep/it-dep.yaml +++ b/jjb/it-dep/it-dep.yaml @@ -73,7 +73,7 @@ # image name docker-name: 'o-ran-sc/{name}' # root of docker build - docker-root: ric-infra/45-Tiller/docker + docker-root: ci/tiller-secret-gen # build only on relevant changes gerrit_trigger_file_paths: - compare-type: REG_EXP -- 2.16.6