Skip to content

Commit 86bb83a

Browse files
committed
Update preflight flag to --certification-component-id
1 parent 8b3ce1a commit 86bb83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/release/teamcity-publish-openshift.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ run_preflight() {
4545
bazel build //hack/bin:preflight
4646
PFLT_PYXIS_API_TOKEN="${REDHAT_API_TOKEN}" bazel-bin/hack/bin/preflight \
4747
check container "${RH_OPERATOR_IMG}" \
48-
--certification-project-id="${RH_PROJECT_ID}" \
48+
--certification-component-id="${RH_PROJECT_ID}" \
4949
--docker-config=/home/agent/.docker/config.json \
5050
--submit
5151
}

0 commit comments

Comments
 (0)