blob: 9c6fa82f48b2acae7303d17c6518b4969734fcce [file] [log] [blame]
VERSION=v1
publish:
# We want a statically linked binary so as not to have any GLIBC or other dymamic dependencies
# to worry about.
bazelisk build :open_ar --@io_bazel_rules_go//go/config:static
gsutil cp ../../_bazel_bin/bazel/open_ar/open_ar_/open_ar \
gs://skia-world-readable/bazel/open_ar_${VERSION}
sha256sum ../../_bazel_bin/bazel/open_ar/open_ar_/open_ar