kopia lustrzana https://github.com/meshtastic/firmware
Reduce retention to 30 days.
rodzic
12fa08007d
commit
057109dcac
|
|
@ -170,7 +170,7 @@ jobs:
|
|||
path: |
|
||||
release/*.bin
|
||||
release/*.elf
|
||||
retention-days: 90
|
||||
retention-days: 30
|
||||
|
||||
build-nrf52:
|
||||
strategy:
|
||||
|
|
@ -229,7 +229,7 @@ jobs:
|
|||
release/*.uf2
|
||||
release/*.elf
|
||||
release/*.zip
|
||||
retention-days: 90
|
||||
retention-days: 30
|
||||
|
||||
build-rpi2040:
|
||||
strategy:
|
||||
|
|
@ -283,7 +283,7 @@ jobs:
|
|||
path: |
|
||||
release/*.uf2
|
||||
release/*.elf
|
||||
retention-days: 90
|
||||
retention-days: 30
|
||||
|
||||
build-native:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
@ -342,7 +342,7 @@ jobs:
|
|||
release/meshtasticd_linux_amd64
|
||||
release/device-*.sh
|
||||
release/device-*.bat
|
||||
retention-days: 90
|
||||
retention-days: 30
|
||||
|
||||
after-checks:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue