Merge pull request #1757 from cli/ubuntus

support more ubuntus
This commit is contained in:
Nate Smith 2020-09-18 12:17:54 -05:00 committed by GitHub
commit 21c12ce5d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 1 deletions

View file

@ -78,7 +78,7 @@ jobs:
popd
- name: Run reprepro
env:
RELEASES: "focal stable oldstable testing unstable buster bullseye stretch jessie bionic trusty precise xenial"
RELEASES: "cosmic eoan disco groovy focal stable oldstable testing unstable buster bullseye stretch jessie bionic trusty precise xenial"
run: |
mkdir -p upload
for release in $RELEASES; do

View file

@ -106,3 +106,39 @@ Components: main
Description: The GitHub CLI - ubuntu xenial repo
SignWith: C99B11DEB97541F0
DebOverride: override.ubuntu
Origin: gh
Label: gh
Codename: groovy
Architectures: i386 amd64 arm64
Components: main
Description: The GitHub CLI - ubuntu groovy repo
SignWith: C99B11DEB97541F0
DebOverride: override.ubuntu
Origin: gh
Label: gh
Codename: eoan
Architectures: i386 amd64 arm64
Components: main
Description: The GitHub CLI - ubuntu eoan repo
SignWith: C99B11DEB97541F0
DebOverride: override.ubuntu
Origin: gh
Label: gh
Codename: disco
Architectures: i386 amd64 arm64
Components: main
Description: The GitHub CLI - ubuntu disco repo
SignWith: C99B11DEB97541F0
DebOverride: override.ubuntu
Origin: gh
Label: gh
Codename: cosmic
Architectures: i386 amd64 arm64
Components: main
Description: The GitHub CLI - ubuntu cosmic repo
SignWith: C99B11DEB97541F0
DebOverride: override.ubuntu