mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:02:52 +02:00
Switch to using snap-constraints in dns plugin so the .gitignore catches it. (#8092)
This commit is contained in:
@@ -10,7 +10,7 @@ parts:
|
||||
certbot-dns-dnsimple:
|
||||
plugin: python
|
||||
source: .
|
||||
constraints: [$SNAPCRAFT_PART_SRC/constraints.txt]
|
||||
constraints: [$SNAPCRAFT_PART_SRC/snap-constraints.txt]
|
||||
python-version: python3
|
||||
override-pull: |
|
||||
snapcraftctl pull
|
||||
|
||||
Reference in New Issue
Block a user