fix: prepare-community-operators-update.sh (#1512)

Signed-off-by: Anatolii Bazko <abazko@redhat.com>

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
pull/1513/head
Anatolii Bazko 2022-09-05 17:34:50 +03:00 committed by GitHub
parent e2177ec06c
commit ba4139a532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -18,9 +18,9 @@ set -o pipefail
# error on unset variables
set -u
CURRENT_DIR=$(pwd)
STABLE_CHANNELS=("stable")
OPERATOR_REPO=$(dirname "$(dirname "$(dirname "$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")")")")
source "${OPERATOR_REPO}/build/scripts/oc-tests/oc-common.sh"
base_branch="main"
GITHUB_USER="che-bot"
@ -153,7 +153,6 @@ ${GIT_REMOTE_FORK_CLEAN}/pull/new/${branch}
fi
done
cd "${CURRENT_DIR}"
echo
echo "Generated pull request: