Skip to content

Commit bb07773

Browse files
authored
Merge pull request #156 from apache/split-plugins
New plugin index with separate file per plugin
2 parents 493db2e + 05c93a4 commit bb07773

264 files changed

Lines changed: 14846 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
FROM groovy:4.0.27-jdk17
2+
COPY index-plugins.groovy /index-plugins.groovy
3+
ENTRYPOINT ["groovy", "index-plugins.groovy"]

0 commit comments

Comments
 (0)