Skip to content

Commit 818991d

Browse files
committed
fix release metadata
1 parent f850942 commit 818991d

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.ldrelease/config.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ publications:
1212
- url: https://www.rubydoc.info/gems/launchdarkly-server-sdk
1313
description: documentation
1414

15+
template:
16+
name: ruby
17+
1518
circleci:
1619
linux:
1720
image: circleci/ruby:2.6.2-stretch
@@ -22,13 +25,5 @@ circleci:
2225
documentation:
2326
githubPages: true
2427

25-
circleci:
26-
linux:
27-
image: circleci/ruby:2.6.2-stretch
28-
context: org-global
29-
30-
documentation:
31-
githubPages: true
32-
3328
sdk:
3429
displayName: "Ruby"

0 commit comments

Comments
 (0)