Skip to content

Commit

Permalink
Build unindented release on Drone.io
Browse files Browse the repository at this point in the history
  • Loading branch information
igboyes committed Feb 18, 2019
1 parent 53e4842 commit d8a71ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ steps:
image: python:3.6-alpine
commands:
- pip install -r requirements.txt
- python scripts/build.py src
- python scripts/build.py -i src
when:
event:
excludes:
Expand Down

0 comments on commit d8a71ef

Please sign in to comment.