JFrog Artifactory · Arazzo Workflow
Artifactory Deploy, Tag, and Search Artifact
Version 1.0.0
Deploy an artifact, attach metadata properties to it, then find it by property.
View Spec
View on GitHub
ArtifactsDevOpsCI/CDDocker RegistryMavenPackage ManagementRepositoryArazzoWorkflows
Provider
Workflows
deploy-tag-and-search-artifact
Deploy an artifact, set properties on it, and find it via property search.
Uploads an artifact, attaches a property to the deployed item, and then issues a property search scoped to the repository to verify discoverability.
1
deployArtifact
deployArtifact
Upload the artifact content to the requested repository path.
2
setProperties
setItemProperties
Attach the supplied metadata properties to the deployed item so it can be located by property search.
3
searchByProperty
searchByProperty
Run a property search scoped to the repository to confirm the freshly tagged artifact is discoverable.