Skip to content

Commit d1bd93a

Browse files
committed
config: add "modules" repository to "enabled"
Before, many tarantool modules pushes only to the tarantool repositories. Now we push the modules to old tarantool repositories (for backward compatibility) and to the "modules" repository.
1 parent e112591 commit d1bd93a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.default

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"2.8"
1919
],
2020
"enabled": [
21+
"modules",
2122
"1.10",
2223
"2.1",
2324
"2.2",

0 commit comments

Comments
 (0)