add git
This commit is contained in:
@@ -17,6 +17,7 @@ freshrss:
|
|||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -ec
|
- -ec
|
||||||
- |
|
- |
|
||||||
|
apk add --no-cache git;
|
||||||
cd /tmp;
|
cd /tmp;
|
||||||
git clone -n --depth=1 --filter=tree:0 https://github.com/cn-tools/cntools_FreshRssExtensions.git;
|
git clone -n --depth=1 --filter=tree:0 https://github.com/cn-tools/cntools_FreshRssExtensions.git;
|
||||||
cd cntools_FreshRssExtensions;
|
cd cntools_FreshRssExtensions;
|
||||||
@@ -39,6 +40,7 @@ freshrss:
|
|||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -ec
|
- -ec
|
||||||
- |
|
- |
|
||||||
|
apk add --no-cache git;
|
||||||
cd /tmp;
|
cd /tmp;
|
||||||
git clone -n --depth=1 --filter=tree:0 https://github.com/FreshRSS/Extensions.git;
|
git clone -n --depth=1 --filter=tree:0 https://github.com/FreshRSS/Extensions.git;
|
||||||
cd cntools_FreshRssExtensions;
|
cd cntools_FreshRssExtensions;
|
||||||
|
Reference in New Issue
Block a user