Add missing environment variables
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful

This commit is contained in:
Sonny Bakker 2024-12-26 19:55:37 +01:00
parent 3b6bfc639a
commit 0fdf3ce93c
2 changed files with 18 additions and 3 deletions

View file

@ -33,7 +33,7 @@ CACHES = {
# Project settings
VERSION = get_current_version()
ENVIRONMENT = "gitlab"
ENVIRONMENT = "ci"
try:
# Optionally use sentry integration