mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 12:58:02 +08:00
Document wildcard mandatorySignatures example
This commit is contained in:
committed by
GitHub
parent
c024d0e04e
commit
3dba57f642
@@ -14,7 +14,7 @@
|
||||
"lint": {
|
||||
"enable": true,
|
||||
"mandatoryAnnotations": ["annot1", "annot2", "annot3"],
|
||||
"mandatorySignatures": ["repo1", "repo2"]
|
||||
"mandatorySignatures": ["repo1", "repo2", "**"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user