Skip to content

Commit f84f549

Browse files
JackPGreennishaatr
andauthored
Update .github/scripts/publish-rhel.sh
Co-authored-by: Nishaat Rajabali <[email protected]>
1 parent b6893b5 commit f84f549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/publish-rhel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ request_operation()
9999
--data "{\"image_id\":\"${IMAGE_ID}\" , \"operation\" : \"${operation}\" }" \
100100
"https://catalog.redhat.com/api/containers/v1/projects/certification/id/${RHEL_PROJECT_ID}/requests/images")
101101

102-
echo "'${operation} response: ${RESPONSE}"
102+
echo "'${operation}' response: ${RESPONSE}"
103103
}
104104

105105
wait_for_container_publish()

0 commit comments

Comments
 (0)