Drone: Add apps directory for backend tests (#100204)

This commit is contained in:
Andres Martinez Gotor
2025-02-06 17:01:50 +02:00
committed by GitHub
parent 21bfdd445f
commit 05ea450dd2
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -116,6 +116,7 @@ def pr_pipelines():
"public/app/plugins/**/plugin.json",
"docs/sources/setup-grafana/configure-grafana/feature-toggles/**",
"devenv/**",
"apps/**",
],
),
ver_mode,
@@ -134,6 +135,7 @@ def pr_pipelines():
"public/app/plugins/**/plugin.json",
"devenv/**",
".bingo/**",
"apps/**",
],
),
ver_mode,