Skip to content

Commit

Permalink
[KOGITO-9428]Update Operator SDK
Browse files Browse the repository at this point in the history
Signed-off-by: desmax74 <[email protected]>
  • Loading branch information
desmax74 committed Jun 23, 2023
1 parent 0ff7f67 commit a8d9603
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hack/checkCreatedAtAnnotation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ if [[ "$check_file" == "0" ]] ; then
var="+++ bundle/manifests/sonataflow-operator.clusterserviceversion.yaml + createdAt:"
if [[ $check_lines = $var* ]] ; then
changed_files=''
printf "FOUND"
echo "FOUND"
fi
echo $check_lines
else
Expand Down

0 comments on commit a8d9603

Please sign in to comment.