Skip to content

Commit

Permalink
Add jira config marking all GitHub deployments development
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerZeroMaster committed Oct 1, 2024
1 parent 637c585 commit 55b50ff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .jira/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
deployments:
environmentMapping:
development:
- "*"
testing: []
staging: []
production: []

0 comments on commit 55b50ff

Please sign in to comment.