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 dd9026f commit 46aa511Copy full SHA for 46aa511
1 file changed
tasks/managed/publish-index-image/publish-index-image.yaml
@@ -182,7 +182,7 @@ spec:
182
echo "- to: ${publishingImages[$x]}"
183
184
internal-request --pipeline "${request}" \
185
- -p sourceIndex="${sourceIndexResolved}" \
+ -p sourceIndex="${sourceIndex}" \
186
-p targetIndex="${publishingImages[$x]}" \
187
-p targetOcpVersion="${targetOcpVersion}" \
188
-p publishingCredentials="${credentials}" \
0 commit comments