Don't archive artifacts.

They may not exist as we skip building them for polygerrit.
Polygerrit testing broke because of this stanza due to
https://gerrit-review.googlesource.com/c/gerrit-ci-scripts/+/333883

Change-Id: Ie53793f2fc58b676a6d9b68ca53e1a34f8acda1c
diff --git a/jenkins/gerrit-verifier.yaml b/jenkins/gerrit-verifier.yaml
index 4447ae2..472e1b8 100644
--- a/jenkins/gerrit-verifier.yaml
+++ b/jenkins/gerrit-verifier.yaml
@@ -125,13 +125,6 @@
       - shell: !include-raw-escape: set-docker-host.sh
       - shell: !include-raw-escape: gerrit-bazel-verifier-test.sh
       - shell: !include-raw-escape: gerrit-bazel-cat-test-log.sh
-    publishers:
-      - archive:
-          artifacts: >
-            gerrit/bazel-bin/*.war,gerrit/bazel-bin/plugins/*/*.jar,
-            gerrit/bazel-bin/*api/*api.jar,
-            gerrit/bazel-bin/gerrit-acceptance-framework/*.jar
-          excludes: 'gerrit/bazel-bin/plugins/core*/**/*.jar'
     properties:
       - authorization:
           anonymous: