mirror of
https://github.com/armbian/os.git
synced 2026-01-06 10:38:50 -08:00
Update repository-update.yml
This commit is contained in:
4
.github/workflows/repository-update.yml
vendored
4
.github/workflows/repository-update.yml
vendored
@@ -103,7 +103,7 @@ jobs:
|
||||
tools/repository/repo -i /incoming/${{ matrix.repository }} -o /outgoing/${TARGET} -p ${{ secrets.GPG_PASSPHRASE1 }} -c delete -l "Name (% firefox*)|Name (% thunderbird*)|code|codium|chromium-browser|zoom|gh${PKG_REMOVE}"
|
||||
|
||||
# add from incoming
|
||||
tools/repository/repo -i /incoming/${{ matrix.repository }} -o /outgoing/${TARGET} -c update -p ${{ secrets.GPG_PASSPHRASE1 }}
|
||||
tools/repository/repo -i /incoming/${{ matrix.repository }} -o /outgoing/${TARGET} -r bullseye,bookworm,trixie,sid,jammy,lunar -c update -p ${{ secrets.GPG_PASSPHRASE1 }}
|
||||
|
||||
Prepare:
|
||||
name: "Upload to servers"
|
||||
@@ -220,4 +220,4 @@ jobs:
|
||||
token: ${{ secrets.DISPATCH }}
|
||||
repository: 'armbian/os'
|
||||
event-type: "Smoke tests"
|
||||
client-payload: '{"powermanagement": true}'
|
||||
client-payload: '{"powermanagement": true}'
|
||||
|
||||
Reference in New Issue
Block a user