mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-02-22 15:02:08 +00:00
ci(gitlab-ci): fix doppler run ops
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
This commit is contained in:
parent
1d210a77a2
commit
a923dd341c
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ pages:
|
||||||
- public
|
- public
|
||||||
variables:
|
variables:
|
||||||
CF_PAGES_PROJECT_NAME: ajhalili2006
|
CF_PAGES_PROJECT_NAME: ajhalili2006
|
||||||
|
# doppler
|
||||||
|
DOPPLER_TOKEN: $DOPPLER_TOKEN
|
||||||
rules:
|
rules:
|
||||||
# This ensures that only pushes to the default branch will trigger
|
# This ensures that only pushes to the default branch will trigger
|
||||||
# a pages deploy
|
# a pages deploy
|
||||||
|
|
Loading…
Add table
Reference in a new issue