From 99c23041eae4f4bb41d4d9a5599be9e4575e5554 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 (cherry picked from commit 75dda37aa8b42ccaf1ccab7d808e461fdb27537d) --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eca7ac2082..af5d9119e8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -115,6 +115,7 @@ stages: - amd64 - autoscaler - aws + - fips - shell .almalinux-9fips-amd64-image: &almalinux_9fips_amd64_image @@ -123,6 +124,7 @@ stages: - amd64 - autoscaler - aws + - fips - shell # Autoscaling GitLab Runner on AWS EC2 (amd64)