Skip to content

Commit

Permalink
removing buildspec debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ndpete committed Jan 14, 2019
1 parent c21aa90 commit 5388185
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ phases:
build:
commands:
- poetry build
- echo $PYPI_USER $PYPI_PASS
- poetry publish -u $PYPI_USER -p $PYPI_PASS
artifacts:
files:
Expand Down

0 comments on commit 5388185

Please sign in to comment.