try to exclude just the certbot folder

This commit is contained in:
Erica Portnoy 2020-06-11 18:40:15 -07:00
parent a49f3ce0e1
commit f6f68e42b0

View file

@ -114,7 +114,7 @@ parts:
- -**/*.so
- -**/wheel
- -lib64
- -**/certbot
- -**/certbot/
# Prefer cffi
- -lib/python3.8/site-packages/augeas.py
certbot-nginx:
@ -131,4 +131,6 @@ parts:
after: [certbot-apache]
python-packages:
- wheel
stage:
- -**/certbot/