We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e227428 commit 0a1af82Copy full SHA for 0a1af82
.buildkite/rootfs_images/llvm-passes.jl
@@ -26,4 +26,4 @@ packages = [
26
tarball_path = debootstrap("llvm-passes"; packages)
27
28
# Upload it
29
-upload_rootfs_image(tarball_path)
+upload_rootfs_image(tarball_path; tag_name = "v1")
0 commit comments