From 1eb982cb403cdf6510477232131ef7a5f75c7917 Mon Sep 17 00:00:00 2001 From: wgqqqqq Date: Tue, 25 Aug 2026 16:34:25 +0800 Subject: [PATCH] test(ci): validate mobile web and relay union --- src/apps/relay-server/Dockerfile.release | 2 ++ src/mobile-web/ci-validation-mobile-relay.txt | 1 + 2 files changed, 3 insertions(+) create mode 100644 src/mobile-web/ci-validation-mobile-relay.txt diff --git a/src/apps/relay-server/Dockerfile.release b/src/apps/relay-server/Dockerfile.release index e6de7ab21b..cf805b9d4c 100644 --- a/src/apps/relay-server/Dockerfile.release +++ b/src/apps/relay-server/Dockerfile.release @@ -1,5 +1,7 @@ # syntax=docker/dockerfile:1 +# Temporary mixed mobile-web and Relay CI classification validation. + # Build one multi-platform runtime image from the two signed Relay archives # produced by linux-binaries.yml. The archives are built on Ubuntu 22.04 and # carry an asserted glibc <= 2.35 floor; trixie is intentionally kept as the diff --git a/src/mobile-web/ci-validation-mobile-relay.txt b/src/mobile-web/ci-validation-mobile-relay.txt new file mode 100644 index 0000000000..1a9e11db00 --- /dev/null +++ b/src/mobile-web/ci-validation-mobile-relay.txt @@ -0,0 +1 @@ +Temporary mixed mobile-web and Relay CI classification validation.