Configure CI/CD deploy pipeline and showcase dashboard page
Build and Deploy / build-and-deploy (push) Failing after 11s
Build and Deploy / build-and-deploy (push) Failing after 11s
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Trivial Bazel build target so bazel build //... succeeds hermetically
|
||||
filegroup(
|
||||
name = "empty",
|
||||
srcs = [],
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
Reference in New Issue
Block a user