Job for promoting artifacts built during the last `check` pipeline run

Change-Id: I5258040043ee97f3a682a23d94ccc053d477e3c3
Depends-on: https://gerrit.cesnet.cz/c/ci/project-config-public/+/1494
Depends-on: https://cesnet-gerrit-public/c/ci/project-config-public/+/1494
Depends-on: https://gerrit.cesnet.cz/c/ci/project-config-Czechlight-internal/+/1495
Depends-on: https://cesnet-gerrit-CzechLight/c/ci/project-config-Czechlight-internal/+/1495
diff --git a/zuul.yaml b/zuul.yaml
index c3077ab..674d501 100644
--- a/zuul.yaml
+++ b/zuul.yaml
@@ -5,3 +5,12 @@
     run: playbooks/run-test-command/run.yaml
     vars:
       test_command: "ci/build.sh"
+
+- job:
+    name: publish-artifacts-from-check
+    parent: publish-artifacts-tenant
+    description: |
+      Retrieve all artifacts built by the last matching run in the check
+      pipeline, and promote them into a permanent location in the log server.
+      This is intended to be run within a promote pipeline.
+    run: playbooks/retrieve-artifacts-from-check/run.yaml