Skip to content

Commit e8d8533

Browse files
committed
Regenerate plugin files each time
1 parent 3f93c23 commit e8d8533

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ task copyPluginFiles(type: Copy) {
7575
'elasticsearchVersion' : versions.elasticsearch
7676
]
7777
])
78+
outputs.upToDateWhen { false }
7879
}
7980

8081
task buildPluginZip(type: Zip, dependsOn: [':jar', ':copyPluginFiles']) {

0 commit comments

Comments
 (0)