diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-04-15 20:55:46 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-04-15 20:55:46 -0700 |
commit | d066f91b665b8564ccb52e74cb5934089a3a21bc (patch) | |
tree | 65eb149aac396c41cf20ebef07dccca6cbb6069c /.expeditor | |
parent | 9b8eb6588df2c9c10c01db012c8c15f8d99ab3d8 (diff) | |
download | chef-d066f91b665b8564ccb52e74cb5934089a3a21bc.tar.gz |
Add build verification on Amazon Linux 2
This way we get Amazon 2 packages on the downloads site
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/release.omnibus.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 8db99f58ef..a3f2921c05 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -29,6 +29,7 @@ builder-to-testers-map: el-7-x86_64: - el-7-x86_64 - el-8-x86_64 + - amazon-2-x86_64 freebsd-11-amd64: - freebsd-11-amd64 - freebsd-12-amd64 |