Skip to content
Snippets Groups Projects
Commit 7e0ea955 authored by Henrik Triem's avatar Henrik Triem
Browse files

Make amzn OS work in testing

parent 65b1339e
No related branches found
No related tags found
No related merge requests found
Pipeline #23009 passed
......@@ -8,7 +8,7 @@ repository="${WORKDIR}/${BUILDDIR}"/RPMS
# Preparing local repository
case "$ICINGA_BUILD_OS" in
centos|fedora|rhel)
centos|fedora|rhel|amzn)
(
set -ex
createrepo "$repository"
......
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