Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarun Khandelwal committed Jan 29, 2021
1 parent 65de489 commit e8ada35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/ci/operator-ensure-manifests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ set -e
source ./hack/ci/ensure-image.sh

tempfolder=$(mktemp -d)
echo "$tempfolder"
echo "Temporary folder is $tempfolder"

version=$(getOperatorVersion)
latest_released_version=$(getLatestOlmReleaseVersion)
Expand Down

0 comments on commit e8ada35

Please sign in to comment.