ci: gitlab seems to not limit artifiacts, bump this to a month

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
main
Robert Nelson 2 days ago
parent 877c87cbff
commit efff7c9f57

@ -38,7 +38,7 @@ build-v6.6-debian-13-riscv64:
- cp -v deploy/images/sdcard.bmap ./deploy/
artifacts:
when: on_success
expire_in: 1 week
expire_in: 4 week
name: "$CI_PROJECT_NAME-v6.6-debian-13-riscv64-$CI_JOB_ID"
paths:
- "deploy/sdcard.img.xz"
@ -78,7 +78,7 @@ build-v6.6-ubuntu-2404-riscv64:
- cp -v deploy/images/sdcard.bmap ./deploy/
artifacts:
when: on_success
expire_in: 1 week
expire_in: 4 week
name: "$CI_PROJECT_NAME-v6.6-ubuntu-2404-riscv64-$CI_JOB_ID"
paths:
- "deploy/sdcard.img.xz"

@ -1,6 +1,6 @@
# Weekly BUILDS for Debian 13 (trixie) and Ubuntu 24.04 (noble)
https://gitlab.com/RobertCNelson/beaglev-fire-ubuntu/-/artifacts
https://gitlab.com/beagle-rootfs/beaglev-fire-ubuntu/-/artifacts
# Mirrors:
@ -8,7 +8,7 @@ Main Mirror: https://github.com/beagleboard/BeagleV-Fire-ubuntu
Builds on every commit: https://openbeagle.org/beaglev-fire/BeagleV-Fire-ubuntu
Daily CI Builds: https://gitlab.com/RobertCNelson/beaglev-fire-ubuntu
Daily CI Builds: https://gitlab.com/beagle-rootfs/beaglev-fire-ubuntu
# Build Depends

Loading…
Cancel
Save