commit
9657a74cea
2 changed files with 57 additions and 1 deletions
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
|
|
@ -78,7 +78,7 @@ jobs:
|
|||
popd
|
||||
- name: Run reprepro
|
||||
env:
|
||||
RELEASES: "focal stable bionic trusty precise xenial"
|
||||
RELEASES: "focal stable oldstable testing unstable buster bullseye stretch jessie bionic trusty precise xenial"
|
||||
run: |
|
||||
mkdir -p upload
|
||||
for release in $RELEASES; do
|
||||
|
|
|
|||
|
|
@ -6,6 +6,62 @@ Components: main
|
|||
Description: The GitHub CLI - debian stable repo
|
||||
SignWith: C99B11DEB97541F0
|
||||
|
||||
Origin: gh
|
||||
Label: gh
|
||||
Codename: oldstable
|
||||
Architectures: i386 amd64 arm64
|
||||
Components: main
|
||||
Description: The GitHub CLI - debian oldstable repo
|
||||
SignWith: C99B11DEB97541F0
|
||||
|
||||
Origin: gh
|
||||
Label: gh
|
||||
Codename: testing
|
||||
Architectures: i386 amd64 arm64
|
||||
Components: main
|
||||
Description: The GitHub CLI - debian testing repo
|
||||
SignWith: C99B11DEB97541F0
|
||||
|
||||
Origin: gh
|
||||
Label: gh
|
||||
Codename: unstable
|
||||
Architectures: i386 amd64 arm64
|
||||
Components: main
|
||||
Description: The GitHub CLI - debian unstable repo
|
||||
SignWith: C99B11DEB97541F0
|
||||
|
||||
Origin: gh
|
||||
Label: gh
|
||||
Codename: buster
|
||||
Architectures: i386 amd64 arm64
|
||||
Components: main
|
||||
Description: The GitHub CLI - debian buster repo
|
||||
SignWith: C99B11DEB97541F0
|
||||
|
||||
Origin: gh
|
||||
Label: gh
|
||||
Codename: bullseye
|
||||
Architectures: i386 amd64 arm64
|
||||
Components: main
|
||||
Description: The GitHub CLI - debian bullseye repo
|
||||
SignWith: C99B11DEB97541F0
|
||||
|
||||
Origin: gh
|
||||
Label: gh
|
||||
Codename: stretch
|
||||
Architectures: i386 amd64 arm64
|
||||
Components: main
|
||||
Description: The GitHub CLI - debian stretch repo
|
||||
SignWith: C99B11DEB97541F0
|
||||
|
||||
Origin: gh
|
||||
Label: gh
|
||||
Codename: jessie
|
||||
Architectures: i386 amd64 arm64
|
||||
Components: main
|
||||
Description: The GitHub CLI - debian jessie repo
|
||||
SignWith: C99B11DEB97541F0
|
||||
|
||||
Origin: gh
|
||||
Label: gh
|
||||
Codename: focal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue