ci: comment out DATATRACKER_STATIC_URL env
This commit is contained in:
parent
39d2199a74
commit
8a4fcf7024
|
@ -612,10 +612,10 @@ env:
|
|||
# DATATRACKER_DBPASS: "RkTkDPFnKpko" # secret
|
||||
|
||||
DATATRACKER_DJANGO_SECRET_KEY: "PDwXboUq!=hPjnrtG2=ge#N$Dwy+wn@uivrugwpic8mxyPfHk" # secret
|
||||
|
||||
|
||||
# Set this to point testing / staging at the production statics server until we
|
||||
# sort that out
|
||||
DATATRACKER_STATIC_URL: "https://static.ietf.org/dt/12.10.0/"
|
||||
# DATATRACKER_STATIC_URL: "https://static.ietf.org/dt/12.10.0/"
|
||||
|
||||
# DATATRACKER_EMAIL_DEBUG: "true"
|
||||
|
||||
|
|
Loading…
Reference in a new issue