From 1c3e7447e7046e2bb6d7ae364e4f4c83090c185a Mon Sep 17 00:00:00 2001 From: lotorev vitaly Date: Tue, 2 Apr 2024 22:55:46 +0000 Subject: [PATCH] run sandbox-build/publish-docs in periodic pipeline Change-Id: I74dbaf7f8bbd0d7046237b7261fed02304bbb5f8 --- zuul.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/zuul.yaml b/zuul.yaml index 1782d47f5..4fa6bf7a1 100644 --- a/zuul.yaml +++ b/zuul.yaml @@ -9,7 +9,7 @@ parent: base dependencies: - sandbox-build-docs - run: run.yaml + run: run.yaml # just any playbook requires: archive - project: @@ -17,6 +17,10 @@ jobs: - sandbox-build-docs - sandbox-publish-docs + periodic: + jobs: + - sandbox-build-docs + - sandbox-publish-docs post: jobs: - sandbox-build-docs