Skip to content

Commit

Permalink
Merge pull request #799 from sujaypillai/main
Browse files Browse the repository at this point in the history
Continous Patching Preview Documentation
  • Loading branch information
leodewang authored Feb 1, 2025
2 parents 2fa288c + 4c1b538 commit c30db43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/preview/continuous-patching/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ Once a workflow is successfully deleted, the repository "csscpolicies/patchpolic

To list the most recently executed Continuous Patching tasks, the following List command is available:
```sh
az acr supply-chain workflow list -r <registryname> -g <resourcegroup> [–-run-status <failed || successful || running>]
az acr supply-chain workflow list -r <registryname> -g <resourcegroup> [–-run-status <failed || successful || running>] -t continuouspatchv1
```

A successful result will return the following information:
Expand Down

0 comments on commit c30db43

Please sign in to comment.