Skip to content

Commit

Permalink
Add cleanup step (luacheckrc)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nexela committed Mar 3, 2019
1 parent 42ddb00 commit 23457b3
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 @@ -15,6 +15,7 @@ jobs:
- run: make quick
- store_artifacts:
path: /root/project/.build/artifacts
- run: rm .luacheckrc
- run: git checkout gh-pages
- run: ./generate.sh
- run: git add .
Expand Down

0 comments on commit 23457b3

Please sign in to comment.