cloudbees-io/jfrog upload actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 6, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: cloudbees-io/jfrog-artifactory-upload-file@36c52c8f856f40454d449d6f367e55d5d126d21e # v1.0.18

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
urlUrlyes
usernameusername - (Optional if token is provided)no""
passwordpassword - (Optional if token is provided)no""
tokentoken - (Optional if username and password is provided)no""
artifactory-pathartifactory pathyes
file-pathfile pathyes
send-artifact-infoIf set, artifact info is sent to CloudBees Unify. Type: Boolean nofalse
artifact-nameIf set, artifact name is sent to CloudBees Unify. no
artifact-versionIf set, artifact version is sent to CloudBees Unify. no
commitThe commit ID from the source repository, used when registering the build artifact in CloudBees Unify. no${{ cloudbees.scm.sha }}
repository-urlThe clone URL of the source repository, used when registering the build artifact in CloudBees Unify. no${{ cloudbees.scm.repositoryUrl }}
refThe ref or branch of the source repository, used when registering the build artifact in CloudBees Unify. no${{ cloudbees.scm.ref }}
component-idThe ID of the component associated with the artifact. If not provided, the artifact is registered with the component of the current workflow run. no${{ cloudbees.component.id }}
namedescription
artifact-idThe unique identifier of the artifact.