Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
  • Loading branch information
tolusha committed Aug 16, 2024
1 parent 67abed0 commit af84671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/scripts/release/make-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ releaseManagerYaml() {

echo "[INFO] releaseManagerYaml :: Update editors definitions images"
. "${OPERATOR_REPO}/build/scripts/release/editors-definitions.sh" update-manager-yaml \
-yaml-path "${OPERATOR_REPO}/config/manager/manager.yaml"
--yaml-path "${OPERATOR_REPO}/config/manager/manager.yaml"

echo "[INFO] releaseManagerYaml :: Update samples images"
. "${OPERATOR_REPO}/build/scripts/release/samples.sh" update-manager-yaml \
Expand Down

0 comments on commit af84671

Please sign in to comment.