🐛 Use localhost @ GHA outside the containers

This commit is contained in:
Sviatoslav Sydorenko 2022-12-06 23:04:43 +01:00
parent ee892fd7f2
commit a01fa7442e
No known key found for this signature in database
GPG key ID: 9345E8FEA89CA455

View file

@ -76,7 +76,7 @@ jobs:
TWINE_USERNAME: ${{ env.devpi-username }}
TWINE_PASSWORD: ${{ env.devpi-password }}
TWINE_REPOSITORY_URL: >-
http://devpi:${{
http://localhost:${{
job.services.devpi.ports['3141']
}}/${{
env.devpi-username