From a0195fa1b5d8ed4458e4bc9fb8af9834d50f2e67 Mon Sep 17 00:00:00 2001 From: Surabhi Bhat Date: Fri, 15 Dec 2023 15:50:45 +0530 Subject: [PATCH] PMM-9407 Add queries.yaml to debian package to postgres medium-resolution path --- .gitmodules | 2 +- ci.yml | 3 +++ sources/pmm/src/github.com/percona/pmm | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 05c3ac270188..e956972f4c45 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "pmm"] path = sources/pmm/src/github.com/percona/pmm url = https://github.com/percona/pmm - branch = main + branch = PMM-9407 # PMM Client diff --git a/ci.yml b/ci.yml index e69de29bb2d1..023cb64fc31e 100644 --- a/ci.yml +++ b/ci.yml @@ -0,0 +1,3 @@ +deps: +- name: pmm + branch: PMM-9407 diff --git a/sources/pmm/src/github.com/percona/pmm b/sources/pmm/src/github.com/percona/pmm index 154cc6a9f501..96bfd07b2419 160000 --- a/sources/pmm/src/github.com/percona/pmm +++ b/sources/pmm/src/github.com/percona/pmm @@ -1 +1 @@ -Subproject commit 154cc6a9f501441ea2d91beced069be933ba2d16 +Subproject commit 96bfd07b2419e8899f497ec93e2ba6b7f27d4bc4