circle-ci config

This commit is contained in:
klemek
2020-04-25 11:31:46 +02:00
parent ae6e5c6c30
commit 2fcb83c97a
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ jobs:
- checkout
- run:
command: |
python docs.build
sudo pip install -r requirements.txt
python -m docs.build
git config user.email "workflow@circleci.com"
git config user.name "CircleCI"
git add docs/README.md
+1
View File
@@ -0,0 +1 @@
Pillow