Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 421 Bytes

drone-namespace-rules.md

File metadata and controls

14 lines (11 loc) · 421 Bytes
date title author weight
2000-01-01 00:00:00 +0000
DRONE_NAMESPACE_RULES
bradrydzewski
1

Optional string map. Defines linting rules to prevent an organization or repository from using a restricted namespace.

DRONE_NAMESPACE_RULES=default:cisco/*,development:Webex/*

For example, the above rule prevents a pipeline from using the development namespace unless the repository name matches Webex/*