Skip to content

Commit 0e28996

Browse files
committed
fix yaml
1 parent 05bf979 commit 0e28996

7 files changed

+1
-7
lines changed

.spi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
version: 1
22
builder:
33
configs:
4-
- documentation_targets: ['RediStack', 'RedisTypes', 'RediStackTestUtils']
4+
- documentation_targets: ['RediStack', 'RedisTypes', 'RediStackTestUtils']

docker/docker-compose.2004.56.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ services:
1515
test:
1616
image: redistack:20.04-5.6
1717
environment: []
18-
#- SANITIZER_ARG=--sanitize=thread
1918

2019
shell:
2120
image: redistack:20.04-5.6

docker/docker-compose.2204.510.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ services:
1515
image: redistack:22.04-5.10
1616
environment:
1717
- IMPORT_CHECK_ARG=--explicit-target-dependency-import-check error
18-
#- SANITIZER_ARG=--sanitize=thread
1918

2019
shell:
2120
image: redistack:22.04-5.10

docker/docker-compose.2204.57.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ services:
1515
test:
1616
image: redistack:22.04-5.7
1717
environment: []
18-
#- SANITIZER_ARG=--sanitize=thread
1918

2019
shell:
2120
image: redistack:22.04-5.7

docker/docker-compose.2204.58.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ services:
1616
image: redistack:22.04-5.8
1717
environment:
1818
- IMPORT_CHECK_ARG=--explicit-target-dependency-import-check error
19-
#- SANITIZER_ARG=--sanitize=thread
2019

2120
shell:
2221
image: redistack:22.04-5.8

docker/docker-compose.2204.59.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ services:
1616
image: redistack:22.04-5.9
1717
environment:
1818
- IMPORT_CHECK_ARG=--explicit-target-dependency-import-check error
19-
#- SANITIZER_ARG=--sanitize=thread
2019

2120
shell:
2221
image: redistack:22.04-5.9

docker/docker-compose.2204.main.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ services:
1515
image: redistack:22.04-main
1616
environment:
1717
- IMPORT_CHECK_ARG=--explicit-target-dependency-import-check error
18-
#- SANITIZER_ARG=--sanitize=thread
1918

2019
shell:
2120
image: redistack:22.04-main

0 commit comments

Comments
 (0)