From a923dd341c3655862d2a1dbf9de3a4a5e782ecb2 Mon Sep 17 00:00:00 2001 From: Andrei Jiroh Halili Date: Tue, 11 Feb 2025 10:26:25 +0800 Subject: [PATCH] ci(gitlab-ci): fix doppler run ops Signed-off-by: Andrei Jiroh Halili --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 08d5a96..59b9dc5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -40,6 +40,8 @@ pages: - public variables: CF_PAGES_PROJECT_NAME: ajhalili2006 + # doppler + DOPPLER_TOKEN: $DOPPLER_TOKEN rules: # This ensures that only pushes to the default branch will trigger # a pages deploy