From 9072bdd03199468dd667372ea31f3de14a30206d Mon Sep 17 00:00:00 2001 From: "Eby, Robert (re2429)" Date: Tue, 31 Jul 2018 13:48:19 -0400 Subject: [PATCH] Add the missing view for this project Change-Id: I8216b4bcf1272e7b08f3b6f91f3e6111d910940a Signed-off-by: Eby, Robert (re2429) --- jjb/postgres_db_schema/postgres_db_schema.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/postgres_db_schema/postgres_db_schema.yaml b/jjb/postgres_db_schema/postgres_db_schema.yaml index d9a4304..1d5a8ff 100644 --- a/jjb/postgres_db_schema/postgres_db_schema.yaml +++ b/jjb/postgres_db_schema/postgres_db_schema.yaml @@ -31,3 +31,5 @@ branch: master jobs: - 'akraino-project-stream-docker' + views: + - common-view -- 2.16.6