Fix non-first attempts to build snap
This commit is contained in:
parent
4c05da604a
commit
e9a92c311b
|
@ -185,7 +185,7 @@ parts:
|
|||
override-pull: |
|
||||
craftctl default
|
||||
cp -r . "$CRAFT_STAGE/patches"
|
||||
override-stage: |
|
||||
override-prime: |
|
||||
rm -rf patches
|
||||
stage: [-./*]
|
||||
|
||||
|
|
Loading…
Reference in New Issue