Install git

This commit is contained in:
rinpatch 2019-10-02 17:27:21 +03:00
parent 8ae850148d
commit 10f1c752b3

View file

@ -14,6 +14,7 @@ fetch:
paths:
- docs/
script:
- apk add git
- mkdir docs/
- git clone https://git.pleroma.social/pleroma/pleroma.git -b master --depth 1
- cp -r pleroma/docs docs