mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
update name of folder
This commit is contained in:
parent
429bf84746
commit
f83237e629
1 changed files with 2 additions and 2 deletions
|
|
@ -27,10 +27,10 @@ parts:
|
|||
shared:
|
||||
plugin: dump
|
||||
source: .
|
||||
stage: [certbot-exec]
|
||||
stage: [certbot-shared]
|
||||
override-pull: |
|
||||
snapcraftctl pull
|
||||
mkdir $SNAPCRAFT_PART_SRC/certbot-exec
|
||||
mkdir $SNAPCRAFT_PART_SRC/certbot-shared
|
||||
test:
|
||||
plugin: dump
|
||||
source: .
|
||||
|
|
|
|||
Loading…
Reference in a new issue