mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 10:56:38 +08:00
调整hetao
This commit is contained in:
@@ -22,6 +22,28 @@ env:
|
|||||||
BOTTLEPATH: system-bottle
|
BOTTLEPATH: system-bottle
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
call-amd64-hetao:
|
||||||
|
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
|
||||||
|
secrets: inherit
|
||||||
|
with:
|
||||||
|
display-name: amd64-hetao
|
||||||
|
arch: amd64
|
||||||
|
rootfs-codename: crimson
|
||||||
|
rootfs-source: https://community-packages.deepin.com/deepin/beige/
|
||||||
|
gxde-codename: hetao
|
||||||
|
gxde-codename-upload: hetao
|
||||||
|
|
||||||
|
call-arm64-hetao:
|
||||||
|
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
|
||||||
|
secrets: inherit
|
||||||
|
with:
|
||||||
|
display-name: arm64-hetao
|
||||||
|
arch: arm64
|
||||||
|
rootfs-codename: crimson
|
||||||
|
rootfs-source: https://community-packages.deepin.com/deepin/beige/
|
||||||
|
gxde-codename: hetao
|
||||||
|
gxde-codename-upload: hetao
|
||||||
|
|
||||||
call-loong64-hetao:
|
call-loong64-hetao:
|
||||||
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
|
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
@@ -32,3 +54,14 @@ jobs:
|
|||||||
rootfs-source: https://community-packages.deepin.com/deepin/beige/
|
rootfs-source: https://community-packages.deepin.com/deepin/beige/
|
||||||
gxde-codename: hetao
|
gxde-codename: hetao
|
||||||
gxde-codename-upload: hetao
|
gxde-codename-upload: hetao
|
||||||
|
|
||||||
|
call-riscv64-hetao:
|
||||||
|
uses: GXDE-OS/GXDE/.github/workflows/building-deb-base.yml@master
|
||||||
|
secrets: inherit
|
||||||
|
with:
|
||||||
|
display-name: riscv64-hetao
|
||||||
|
arch: riscv64
|
||||||
|
rootfs-codename: crimson
|
||||||
|
rootfs-source: https://community-packages.deepin.com/deepin/beige/
|
||||||
|
gxde-codename: hetao
|
||||||
|
gxde-codename-upload: hetao
|
||||||
|
|||||||
Reference in New Issue
Block a user