[CI] Add jar+pom back in to central-sync-create workflow
This commit is contained in:
9
.github/stream-apps-release-files-spec.json
vendored
9
.github/stream-apps-release-files-spec.json
vendored
@@ -11,6 +11,15 @@
|
||||
},
|
||||
{
|
||||
"$or": [
|
||||
{
|
||||
"name": {"$match": "*.pom"}
|
||||
},
|
||||
{
|
||||
"name": {"$match": "*.jar"}
|
||||
},
|
||||
{
|
||||
"name": {"$match": "*.jar"}
|
||||
},
|
||||
{
|
||||
"name": {"$match": "*stream-applications-descriptor-*.stream-apps-kafka-maven"}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user