Cache the crl subdir
This commit is contained in:
parent
6a3b569c09
commit
8c52e53679
@ -8,6 +8,9 @@ env:
|
||||
global:
|
||||
- TESTER_IMAGE_NAME=atst-tester
|
||||
- PROD_IMAGE_NAME=atst-prod
|
||||
cache:
|
||||
directories:
|
||||
- crl
|
||||
|
||||
before_install:
|
||||
# Use sed to replace the SSH URL with the public URL
|
||||
|
Loading…
x
Reference in New Issue
Block a user