We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b85785 commit 8b7fbd4Copy full SHA for 8b7fbd4
build.gradle
@@ -242,7 +242,7 @@ task copyDependencies(type: Copy) {
242
"tag": "$connectProperties.version",
243
"name": "experience-platform-streaming-connect",
244
"namespace": "adobe",
245
- "registry": "ghcr.io"
+ "registry": ["ghcr.io"]
246
},
247
"documentation_url": "$connectProperties.documentationUrl",
248
"features": {
0 commit comments