Skip to content

Commit 5388185

Browse files
committed
removing buildspec debug
1 parent c21aa90 commit 5388185

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buildspec.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ phases:
1616
build:
1717
commands:
1818
- poetry build
19-
- echo $PYPI_USER $PYPI_PASS
2019
- poetry publish -u $PYPI_USER -p $PYPI_PASS
2120
artifacts:
2221
files:

0 commit comments

Comments
 (0)