From d76bf90a1cf65cbfc2302aaa77b9896fd2d9e3b2 Mon Sep 17 00:00:00 2001 From: VnPower Date: Tue, 27 Aug 2024 11:58:46 +0700 Subject: [PATCH] Fix CI variables --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 29d8a19..32d1f1a 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,6 +1,6 @@ variables: - &alpine_image 'docker.io/alpine:3.19' - - path: &when_path + - path: &docs_path - 'docs/**' steps: