Remove debug code that brakes script execution (#1024)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>pull/1026/head
parent
0013438da2
commit
fb29886b91
|
|
@ -175,8 +175,6 @@ do
|
|||
echo -e "\n com.redhat.openshift.versions: \"v4.8\"" >> "${ANNOTATION_METADATA_YAML}"
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
||||
pushd "${CURRENT_DIR}" || true
|
||||
source ${BASE_DIR}/addDigests.sh -w ${BASE_DIR} \
|
||||
-t "${RELEASE}" \
|
||||
|
|
|
|||
Loading…
Reference in New Issue