From 1bca27ecbe20923ec044476c1b2d81d4864f8cbc Mon Sep 17 00:00:00 2001 From: Keannu Bernasol Date: Sun, 14 Sep 2025 00:43:35 +0800 Subject: [PATCH] Update test step --- .woodpecker/.test.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.woodpecker/.test.yml b/.woodpecker/.test.yml index b35cd21..d26acb0 100644 --- a/.woodpecker/.test.yml +++ b/.woodpecker/.test.yml @@ -43,6 +43,10 @@ steps: from_secret: BACKEND_CACHE_USERNAME BACKEND_CACHE_PASSWORD: from_secret: BACKEND_CACHE_PASSWORD + BACKEND_DEBUG_USER_EMAIL: + from_secret: BACKEND_DEBUG_USER_EMAIL + BACKEND_DEBUG_USER_USERNAME: + from_secret: BACKEND_DEBUG_USER_USERNAME BACKEND_DEBUG_USER_PASSWORD: from_secret: BACKEND_DEBUG_USER_PASSWORD CACHE_USERNAME: