mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
more info plz
This commit is contained in:
parent
6ccfe2f336
commit
30e31db057
1 changed files with 2 additions and 0 deletions
|
|
@ -58,6 +58,8 @@ parts:
|
|||
after: [acme]
|
||||
override-pull: |
|
||||
snapcraftctl pull
|
||||
echo $SNAPCRAFT_PART_SRC
|
||||
ls $SNAPCRAFT_PART_SC
|
||||
snapcraftctl set-version `cd $SNAPCRAFT_PART_SRC && git describe|sed s/^v//`
|
||||
# Workaround for lack of site-packages leading to empty sitecustomize.py
|
||||
stage:
|
||||
|
|
|
|||
Loading…
Reference in a new issue