hashtagcyber/Push to Artifactory

Leverages Github Secrets and Twine to push to private Artifactory server.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
artifactory-userArtifactory username. Get one here: <link to where to get one>yes
artifactory-tokenArtifactory Acccess Tokenyes
artifactory-urlBase URL for artifactory instance. Do NOT include repository in pathyes""
artifactory-repoArtifactory Repo to upload package toyes${{ env.GITHUB_REPOSITORY }}
package-pathPath to the package artifact we want to uploadyesdist/*

no outputs