tests_for_datastore #63
@@ -17,7 +17,7 @@ jobs:
|
||||
architecture: "x64"
|
||||
- name: Install Packages
|
||||
env:
|
||||
PIP_INDEX_URL: http://192.168.1.2:5001/index/
|
||||
PIP_INDEX_URL: http://${{ env.DOCKER_REPO_URL }}/index/
|
||||
PIP_TRUSTED_HOST: 192.168.1.2
|
||||
run: |
|
||||
pip install poetry
|
||||
|
||||
Reference in New Issue
Block a user