Skip to content

Configure pip to pull from from a private package server

Notifications You must be signed in to change notification settings

inmar/actions-dpn-pip-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uses: bobbyrward/actions-dpn-pip-config
with:
  pypi_hostname: ${secrets.blah_hostname}
  pypi_username: ${secrets.blah_username}
  pypi_password: ${secrets.blah_password}