Pushing harbor bulk import files to Artifactory
This commit is contained in:
@@ -187,6 +187,10 @@
|
||||
<file>target/classes/META-INF/kafka-apps-docker.properties</file>
|
||||
<type>stream-apps-kafka-docker</type>
|
||||
</artifact>
|
||||
<artifact>
|
||||
<file>target/classes/META-INF/kafka-apps-harbor.properties</file>
|
||||
<type>stream-apps-kafka-harbor</type>
|
||||
</artifact>
|
||||
<artifact>
|
||||
<file>target/classes/META-INF/rabbit-apps-maven.properties</file>
|
||||
<type>stream-apps-rabbit-maven</type>
|
||||
@@ -195,6 +199,10 @@
|
||||
<file>target/classes/META-INF/rabbit-apps-docker.properties</file>
|
||||
<type>stream-apps-rabbit-docker</type>
|
||||
</artifact>
|
||||
<artifact>
|
||||
<file>target/classes/META-INF/rabbit-apps-harbor.properties</file>
|
||||
<type>stream-apps-rabbit-harbor</type>
|
||||
</artifact>
|
||||
<artifact>
|
||||
<file>target/classes/META-INF/kafka-apps-maven-repo-url.properties</file>
|
||||
<type>kafka-apps-maven-repo-url.properties</type>
|
||||
|
||||
Reference in New Issue
Block a user