Skip to content

Commit faef7b8

Browse files
authored
CLOUDP-362278: Update flag as certification-component-id (#2970)
1 parent 76b7e10 commit faef7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/certify-openshift-images/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ echo "Check and Submit result to RedHat Connect"
2727
# Send results to RedHat if preflight finished wthout errors
2828
preflight check container "${REGISTRY}/${REPOSITORY}:${VERSION}" \
2929
--pyxis-api-token="${RHCC_TOKEN}" \
30-
--certification-project-id="${RHCC_PROJECT}" \
30+
--certification-component-id="${RHCC_PROJECT}" \
3131
--docker-config="${HOME}/.docker/config.json" \
3232
${submit_flag}

0 commit comments

Comments
 (0)