Skip to content

Commit c30db43

Browse files
authored
Merge pull request #799 from sujaypillai/main
Continous Patching Preview Documentation
2 parents 2fa288c + 4c1b538 commit c30db43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/preview/continuous-patching/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ Once a workflow is successfully deleted, the repository "csscpolicies/patchpolic
261261

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

267267
A successful result will return the following information:

0 commit comments

Comments
 (0)