Skip to content

Commit

Permalink
Commit message.
Browse files Browse the repository at this point in the history
  • Loading branch information
xehivs committed Mar 15, 2020
1 parent 9f8c04a commit 46a354b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
command: |
. venv/bin/activate
cd doc && make html 2>&1 | tee ~/log.txt
- run: MSG="Pushing the docs for revision for branch: $CIRCLE_BRANCH, commit $CIRCLE_SHA1"
- run: rm -rf tmp
- run: mkdir tmp
- run: cp -R doc/_build/html/* ./tmp/
Expand Down

0 comments on commit 46a354b

Please sign in to comment.