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

Merge branch 'fix-amazon-linux-package-check' into 'master'

Fix package check jobs for Amazon Linux 2

See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6712



Merged-by: default avatarRobert Marshall <rmarshall@gitlab.com>
Approved-by: default avatarDmytro Makovey <dmakovey@gitlab.com>
Approved-by: default avatarRobert Marshall <rmarshall@gitlab.com>
Co-authored-by: default avatarJohn Skarbek <jskarbek@gitlab.com>
Co-authored-by: default avatarBalasankar "Balu" C <balasankar@gitlab.com>
No related branches found
No related tags found
2 merge requests!102heptapod#1237: making 0.38 the new oldstable,!92Merging upstream 15.10.0+ce.0
......@@ -146,6 +146,9 @@
extends: .yum-install
AmazonLinux-2-arm64-check:
image: "${BUILDER_IMAGE_REGISTRY}/amazonlinux_2_arm64:${BUILDER_IMAGE_REVISION}"
extends: .yum-install
tags:
- docker-arm-builder
AmazonLinux-2022-check:
image: "${BUILDER_IMAGE_REGISTRY}/amazonlinux_2022:${BUILDER_IMAGE_REVISION}"
extends: .yum-install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment