Skip to content

Commit

Permalink
kubevirt, peridoc: Store dump at gc bucket (#2221)
Browse files Browse the repository at this point in the history
Signed-off-by: Enrique Llorente <ellorent@redhat.com>
  • Loading branch information
qinqon authored Jul 26, 2022
1 parent 203c806 commit db00222
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ periodics:
gsutil cp ./_out/manifests/release/kubevirt-operator.yaml ./_out/manifests/release/kubevirt-cr.yaml _out/manifests/release/conformance.yaml gs://$bucket_dir/
gsutil cp -r ./_out/manifests/testing gs://$bucket_dir/
gsutil cp ./_out/tests/tests.test gs://$bucket_dir/testing/
gsutil cp ./_out/cmd/dump/dump gs://$bucket_dir/testing/dump
gsutil cp ./_out/commit gs://$bucket_dir/commit
gsutil cp ./_out/build_date gs://kubevirt-prow/devel/nightly/release/kubevirt/kubevirt/latest
unset DOCKER_TAG # we want to publish to main
Expand Down

0 comments on commit db00222

Please sign in to comment.