Add Debian 13 (trixie) images #1665
buildifier.yaml
on: pull_request
Auto-format and Check
35s
Annotations
2 errors and 1 warning
|
Auto-format and Check
Process completed with exit code 1.
|
|
Auto-format and Check:
BUILD#L0
Please run buildifier.
diff --git a/BUILD b/BUILD
index 4ef7cbd..b6d586e 100644
--- a/BUILD
+++ b/BUILD
@@ -1,4 +1,5 @@
load("//:checksums.bzl", "ARCHITECTURES", "BASE_ARCHITECTURES")
+
# load("//base:distro.bzl", "DISTROS")
load("//private/oci:defs.bzl", "sign_and_push_all")
load("//nodejs:node_arch.bzl", "node_arch")
|
|
Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/distroless/distroless. Supported file pattern: go.sum
|