Closed nunnatsa closed 2 weeks ago
/retest-required
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: awels
The full list of commands accepted by this bot can be found here.
The pull request process is described here
What this PR does / why we need it:
The nightly build commit file should be under the specific build directory, but was placed under the parent directory by mistake.
This PR fixes the commit file location.
The right location is:
https://storage.googleapis.com/kubevirt-prow/devel/nightly/release/kubevirt/containerized-data-importer/{latest}/commit
(while "latest" is https://storage.googleapis.com/kubevirt-prow/devel/nightly/release/kubevirt/containerized-data-importer/latest)
The wrong location is here:
https://storage.googleapis.com/kubevirt-prow/devel/nightly/release/kubevirt/containerized-data-importer/commit
Release note: