CircleCI config for passing CDN url to the Docker image.

The workflows need to split since we're passing different parameters to
the Docker build at the beginning of the workflow.
This commit is contained in:
dandds
2019-11-14 17:06:28 -05:00
parent 8e12c6bfbd
commit 293854ece6
3 changed files with 71 additions and 24 deletions

View File

@@ -11,7 +11,6 @@ CRL_STORAGE_CONTAINER = crls
CSP=mock
DEBUG = true
DISABLE_CRL_CHECK = false
DISABLE_CRL_CHECK = false
ENVIRONMENT = dev
LIMIT_CONCURRENT_SESSIONS = false
LOG_JSON = false