Purge the CRL cache directory
This commit is contained in:
parent
ed3a49a827
commit
ac1f403313
@ -20,6 +20,7 @@ before_install:
|
||||
- git submodule update --init --recursive
|
||||
|
||||
before_script:
|
||||
- rm -rf ./crl/*
|
||||
- docker run -d --name postgres96 postgres:9.6-alpine
|
||||
- docker run -d --name redis redis:4.0.10-alpine
|
||||
- docker run --link postgres96:postgres96 --link redis:redis waisbrot/wait
|
||||
|
Loading…
x
Reference in New Issue
Block a user