JFrog · Arazzo Workflow
JFrog Deploy and Verify Artifact
Version 1.0.0
Deploy an artifact to a repository and confirm its storage metadata.
View Spec
View on GitHub
ArtifactoryCI/CDContainer RegistryDevOpsMLOpsPackage ManagementSecuritySoftware Supply ChainArazzoWorkflows
Provider
Workflows
deploy-and-verify-artifact
Deploy an artifact and verify it landed in storage.
Uploads an artifact to the given repository path, then fetches the file info from storage to confirm the deployment and capture its checksums.
1
deploy
deployArtifact
Deploy the artifact binary to the repository path, supplying the optional SHA256 checksum header for integrity validation.
2
verifyStorage
getStorageInfo
Read the file info from storage to confirm the artifact was persisted and capture its checksums.