Skip to content

Commit d73a5ec

Browse files
authored
Merge pull request #2 from ords/dev/rune
OC-1
2 parents 3abbe8d + 40dbc34 commit d73a5ec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.jira/config.yml

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
deployments:
2+
deploymentGating:
3+
enabled: true # to enable the feature
4+
retry: 50 # run poll action 50 times
5+
sleep: 30 # wait 30 seconds between each poll
6+
environments: # select the environments you'd like to use with this feature
7+
- Development
8+
- Production
29
services:
310
ids:
411
- b:YXJpOmNsb3VkOmdyYXBoOjpzZXJ2aWNlL2IxNzY5ZmU2LTQxMjYtNDdlMS05NzhjLTIwNGQ1Y2Y2YmZlYy9mYzkzNzUwNC02MWU5LTExZWYtOTg2NC0xMjAxZjE2ZWQ0MWY=

0 commit comments

Comments
 (0)