Skip to content

Commit

Permalink
fix profile
Browse files Browse the repository at this point in the history
  • Loading branch information
kwannoel committed Nov 28, 2023
1 parent 788fad6 commit 1979d85
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ci/scripts/backfill-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ shift $((OPTIND -1))

git config --global --add safe.directory /risingwave

download_and_prepare_rw "$profile" common

echo "--- Generate RiseDev CI config"
cp ci/risedev-components.ci.env risedev-components.user.env
download_and_prepare_rw "$profile" source

################ TESTS

Expand Down

0 comments on commit 1979d85

Please sign in to comment.