From 3e812bdbdcc1e8a9b7532bd8848b00176bec375c Mon Sep 17 00:00:00 2001 From: Richard Crowley Date: Mon, 15 Jul 2024 16:37:20 -0700 Subject: [PATCH] Only run the build, not the rest of the tests --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 13c31445..ee26de9c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,8 +5,8 @@ LABEL maintainer="The Prometheus Authors