We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21aa90 commit 5388185Copy full SHA for 5388185
buildspec.yml
@@ -16,7 +16,6 @@ phases:
16
build:
17
commands:
18
- poetry build
19
- - echo $PYPI_USER $PYPI_PASS
20
- poetry publish -u $PYPI_USER -p $PYPI_PASS
21
artifacts:
22
files:
0 commit comments