Add missing environment variables
This commit is contained in:
parent
3b6bfc639a
commit
0fdf3ce93c
2 changed files with 18 additions and 3 deletions
|
|
@ -33,7 +33,7 @@ CACHES = {
|
|||
|
||||
# Project settings
|
||||
VERSION = get_current_version()
|
||||
ENVIRONMENT = "gitlab"
|
||||
ENVIRONMENT = "ci"
|
||||
|
||||
try:
|
||||
# Optionally use sentry integration
|
||||
Loading…
Add table
Add a link
Reference in a new issue