JFrog Artifactory · Arazzo Workflow
Artifactory Provision Repository and Deploy Artifact
Version 1.0.0
Create a local repository, deploy an artifact into it, and verify the deployment.
View Spec
View on GitHub
ArtifactsDevOpsCI/CDdocker-registryMavenPackage ManagementRepositoryArazzoWorkflows
Provider
Workflows
provision-repository-and-deploy-artifact
Create a local repository then deploy and verify an artifact in it.
Creates a local repository, deploys a binary artifact to a path within it, and reads back the file storage info to verify the upload succeeded.
1
createRepository
Create or replace a local repository with the requested key and package type so artifacts have a place to be deployed.
2
deployArtifact
Upload the artifact content to the requested path inside the newly created repository.
3
verifyStorage
Read the storage info for the deployed path to confirm the artifact is present and report its checksums and size.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.