* use Github container registry to remove dependency on dockerhub * use sops for secure encryption of secrets * use ONBUILD in docker images for rebranding * use helmfile for deploying various environments
2 lines
79 B
JavaScript
2 lines
79 B
JavaScript
export const PROGRESS_BAR_COLOR_TYPE = 'gradient' // 'uni' is the other option
|