提交 4c6c3d78 编写于 作者: N nicolargo

Resolve SNAP conflict

上级 04befb47
......@@ -60,11 +60,19 @@ parts:
source: https://github.com/bottlepy/bottle.git
source-branch: release-0.12
source-depth: 1
override-build: |
cp -r $SNAPCRAFT_PART_BUILD/dist $SNAPCRAFT_PART_INSTALL/bottle-dist
organize:
bottle-dist: bottle/dist
docker:
plugin: python
source: https://github.com/docker/docker-py.git
source-tag: '3.7.3'
source-depth: 1
override-build: |
cp -r $SNAPCRAFT_PART_BUILD/dist $SNAPCRAFT_PART_INSTALL/docker-dist
organize:
bottle-dist: docker/dist
launchers:
source: snap/local/launchers
plugin: dump
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册