2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 18:19:42 +00:00

Add "fips" tags to AlmaLinux FIPS machines

This commit is contained in:
Michal Nowak 2025-07-10 10:17:24 +02:00
parent f5aeeb1f69
commit 75dda37aa8

View File

@ -113,6 +113,7 @@ stages:
- amd64 - amd64
- autoscaler - autoscaler
- aws - aws
- fips
- shell - shell
.almalinux-9fips-amd64-image: &almalinux_9fips_amd64_image .almalinux-9fips-amd64-image: &almalinux_9fips_amd64_image
@ -121,6 +122,7 @@ stages:
- amd64 - amd64
- autoscaler - autoscaler
- aws - aws
- fips
- shell - shell
# Autoscaling GitLab Runner on AWS EC2 (amd64) # Autoscaling GitLab Runner on AWS EC2 (amd64)