From 58932a892d43198a2eb12dd3a61f1bfcf6a0bf94 Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Thu, 14 Jul 2022 17:25:36 +0100 Subject: [PATCH] only build on stable-docs for now --- .woodpecker/.docs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.woodpecker/.docs.yml b/.woodpecker/.docs.yml index ca909bdc9..c749108c0 100644 --- a/.woodpecker/.docs.yml +++ b/.woodpecker/.docs.yml @@ -3,6 +3,8 @@ pipeline: when: event: - push + branch: + - stable-docs secrets: - SCW_ACCESS_KEY - SCW_SECRET_KEY