Skip to content

Commit 6b28821

Browse files
committed
skip database tests in release
1 parent c75d7d2 commit 6b28821

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ldrelease/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ publications:
88

99
template:
1010
name: ruby
11+
env:
12+
LD_SKIP_DATABASE_TESTS: 1 # Don't run Redis/Consul/DynamoDB tests in release; they are run in CI
1113

1214
sdk:
1315
displayName: "Ruby"

0 commit comments

Comments
 (0)