We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1e2e99 commit bfe7a6eCopy full SHA for bfe7a6e
.github/workflows/publish-to-jfrog.yml
@@ -64,7 +64,7 @@ jobs:
64
subject-path: 'dist/*.tar.gz'
65
push-to-registry: false
66
- name: set jfrog Repo URL
67
- run: jf pip-config --repo-resolve=outpost-pypi/outpost-pypi
+ run: jf pipc --global --repo-resolve=outpost-pypi-virtual-green
68
- name: test install from jfrog
69
run: |
70
jf pip install dts-utils==${{ steps.get_pkg_version.outputs.pkg_version }}
0 commit comments