hafnium-static-checks: drop `publishers` from static checks
Change-Id: I6891fcd4ce80605140714b0519052191cb0b07b4
Signed-off-by: J-Alves <joao.alves@arm.com>
diff --git a/hafnium-static-checks.yaml b/hafnium-static-checks.yaml
index 0e3c33b..4c90037 100644
--- a/hafnium-static-checks.yaml
+++ b/hafnium-static-checks.yaml
@@ -55,8 +55,3 @@
set -ex
kokoro/static_checks.sh
- publishers:
- - archive:
- artifacts: 'out/**/kokoro_log/**/sponge_log.*'
- - junit:
- results: 'out/**/kokoro_log/**/sponge_log.xml'