Skip to content

Commit

Permalink
Add npmjs permissions for alpha and beta environments in permissions.…
Browse files Browse the repository at this point in the history
…yaml
  • Loading branch information
maximtop committed Dec 18, 2024
1 parent fe786c6 commit 2ef0108
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions bamboo-specs/permissions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,16 @@ environment-permissions:
permissions:
- view
- deploy
- npmjs • alpha:
- groups:
- extensions-developers
permissions:
- view
- deploy
- npmjs • beta:
- groups:
- extensions-developers
permissions:
- view
- deploy

0 comments on commit 2ef0108

Please sign in to comment.