Skip to content

Commit

Permalink
Update screwdriver.yaml (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwighthubbard authored Nov 20, 2019
1 parent d93eaa9 commit 0a19258
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions screwdriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
environment:
PACKAGE_TAG: False
PACKAGE_TYPES: wheel
PUBLISH: True
TWINE_REPOSITORY_URL: https://test.pypi.org/legacy/
requires: [validate_test, validate_lint, validate_codestyle, package_sdist, validate_documentation, package_manylinux2010, package_manylinux2014, generate_version]

Expand All @@ -88,4 +89,5 @@ jobs:
environment:
PACKAGE_TAG: False
PACKAGE_TYPES: wheel
PUBLISH: True
requires: [verify_test_package]

0 comments on commit 0a19258

Please sign in to comment.