##// END OF EJS Templates
fix(permissions): use consent cache purge when creating repos, similar as groups and repo groups
fix(permissions): use consent cache purge when creating repos, similar as groups and repo groups

File last commit:

r5193:1e179e1f default
r5242:f8424773 default
Show More
.howto
5 lines | 172 B | text/plain | TextLexer
## BUILD
# cd docs
# docker build --tag sphinx-doc-build-rc .
# Build Docs
# docker run --rm -v $(PWD):/project --workdir=/project/docs sphinx-doc-build-rc make clean html