Skip to content

Commit 46aa511

Browse files
committed
fix
1 parent dd9026f commit 46aa511

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tasks/managed/publish-index-image/publish-index-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ spec:
182182
echo "- to: ${publishingImages[$x]}"
183183
184184
internal-request --pipeline "${request}" \
185-
-p sourceIndex="${sourceIndexResolved}" \
185+
-p sourceIndex="${sourceIndex}" \
186186
-p targetIndex="${publishingImages[$x]}" \
187187
-p targetOcpVersion="${targetOcpVersion}" \
188188
-p publishingCredentials="${credentials}" \

0 commit comments

Comments
 (0)