JFrog Artifactory · Arazzo Workflow
Artifactory Decommission Repository
Version 1.0.0
Read a repository's config, confirm it exists, then delete it.
View Spec
View on GitHub
ArtifactsDevOpsCI/CDDocker RegistryMavenPackage ManagementRepositoryArazzoWorkflows
Provider
Workflows
decommission-repository
Confirm a repository exists, then delete it.
Fetches a repository's configuration to confirm it exists and record its package type, then deletes the repository.
1
getRepository
getRepository
Read the repository configuration to confirm it exists and capture its package type before deletion.
2
deleteRepository
deleteRepository
Delete the repository and its content now that its configuration has been confirmed.