From efff7c9f57fdd63f8cd21f9500141427a9b0af3a Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Fri, 30 May 2025 08:39:00 -0500 Subject: [PATCH] ci: gitlab seems to not limit artifiacts, bump this to a month Signed-off-by: Robert Nelson --- .gitlab-ci.yml | 4 ++-- readme.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8219a78..1368e90 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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" diff --git a/readme.md b/readme.md index 61b8d5b..38599a6 100644 --- a/readme.md +++ b/readme.md @@ -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