Skip to content

Commit

Permalink
updated cassette folder
Browse files Browse the repository at this point in the history
  • Loading branch information
shuyama1 committed Dec 21, 2023
1 parent 40febc4 commit 84b3416
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ if [[ -n $FAILED_TESTS_PATTERN ]]; then
done

# store cassettes
gsutil -m -q cp fixtures/* gs://vcr-nightly/beta/$today/$build_id/cassettes/fixtures/
gsutil -m -q cp fixtures/* gs://ci-vcr-cassettes/beta/fixtures/

# store recording build log
gsutil -h "Content-Type:text/plain" -q cp recording_test.log gs://vcr-nightly/beta/$today/$build_id/logs/build-log/
Expand Down

0 comments on commit 84b3416

Please sign in to comment.