From 75dda37aa8b42ccaf1ccab7d808e461fdb27537d Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Thu, 10 Jul 2025 10:17:24 +0200 Subject: [PATCH] Add "fips" tags to AlmaLinux FIPS machines --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3f9cca6613..41768897a0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -113,6 +113,7 @@ stages: - amd64 - autoscaler - aws + - fips - shell .almalinux-9fips-amd64-image: &almalinux_9fips_amd64_image @@ -121,6 +122,7 @@ stages: - amd64 - autoscaler - aws + - fips - shell # Autoscaling GitLab Runner on AWS EC2 (amd64)