1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-03-03 15:22:25 +02:00

6 lines
61 B
Go
Raw Normal View History

2014-09-28 18:36:24 -07:00
package capability
const (
Registration = "REGISTRATION"
)