Skip to content

Commit

Permalink
fix post submit issue in order to release properly
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
  • Loading branch information
akalenyu committed Aug 18, 2024
1 parent b375def commit c186264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/build/build-ginkgo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ source hack/build/common.sh
source hack/build/config.sh

rm -rf "${TESTS_OUT_DIR}/ginkgo"
mkdir -p "${TESTS_OUT_DIR}"

bazel build \
--verbose_failures \
Expand Down

0 comments on commit c186264

Please sign in to comment.