Skip to content
Snippets Groups Projects
Commit 756d6388 authored by Robert Marshall's avatar Robert Marshall
Browse files

Add AmazonLinux 2 FIPS image to tagging job


- Adds the AmazonLinux 2 FIPS image to the tagging job so that generated
  images will be able to run in Omnibus GitLab pipelines

Signed-off-by: default avatarRobert Marshall <rmarshall@gitlab.com>
parent aa5b4a62
No related merge requests found
......@@ -281,6 +281,7 @@ opensuse_15.3_arm64:
extends: .build_and_deploy
tags: [ arm64 ]
amazonlinux_2: *build_and_deploy
amazonlinux_2_fips: *build_and_deploy
amazonlinux_2_arm64:
extends: .build_and_deploy
tags: [ arm64 ]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment