🐛 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
+1 -1
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