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