Skip to content

Commit

Permalink
Run bazelisk run //robots/cmd/uploader:uploader -- -workspace /home/p…
Browse files Browse the repository at this point in the history
…row/go/src/github.com/kubevirt/project-infra/../containerized-data-importer/WORKSPACE -dry-run=false (#3247)

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
  • Loading branch information
kubevirt-bot committed May 7, 2024
1 parent 9527df3 commit b4fb6f6
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -3101,19 +3101,13 @@ rpm(
rpm(
name = "qemu-img-17__8.2.0-2.el9.aarch64",
sha256 = "c493015f5b4bb5cdcad5968695f2166d207fa4e9b172a86f0ef781fd5529ad23",
urls = [
"http://mirror.stream.centos.org/9-stream/AppStream/aarch64/os/Packages/qemu-img-8.2.0-2.el9.aarch64.rpm",
"https://storage.googleapis.com/builddeps/c493015f5b4bb5cdcad5968695f2166d207fa4e9b172a86f0ef781fd5529ad23",
],
urls = ["https://storage.googleapis.com/builddeps/c493015f5b4bb5cdcad5968695f2166d207fa4e9b172a86f0ef781fd5529ad23"],
)

rpm(
name = "qemu-img-17__8.2.0-2.el9.x86_64",
sha256 = "243b83a8bf88824003f3cb5c0fcd4b95d36454fdf70784f502d5828909ab60cb",
urls = [
"http://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/qemu-img-8.2.0-2.el9.x86_64.rpm",
"https://storage.googleapis.com/builddeps/243b83a8bf88824003f3cb5c0fcd4b95d36454fdf70784f502d5828909ab60cb",
],
urls = ["https://storage.googleapis.com/builddeps/243b83a8bf88824003f3cb5c0fcd4b95d36454fdf70784f502d5828909ab60cb"],
)

rpm(
Expand Down

0 comments on commit b4fb6f6

Please sign in to comment.