mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:02:52 +02:00
Set EXCLUDE_CERTBOT_DEPS in certbot-dns-dnsimple/snap/snapcraft.yaml
This commit is contained in:
@@ -15,6 +15,8 @@ parts:
|
|||||||
override-pull: |
|
override-pull: |
|
||||||
snapcraftctl pull
|
snapcraftctl pull
|
||||||
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
|
||||||
|
build-environment:
|
||||||
|
- EXCLUDE_CERTBOT_DEPS: "True"
|
||||||
|
|
||||||
slots:
|
slots:
|
||||||
certbot:
|
certbot:
|
||||||
|
|||||||
Reference in New Issue
Block a user