From 66ff0a93f9bee50d3a8341edc9bfa82b3d3578f8 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Tue, 9 Apr 2024 22:26:43 -0400 Subject: [PATCH] Update r2modman --- .gitlab-ci.yml | 1 + config/recipe-jp-laptop.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c0c9b2b..785ffcf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,6 +13,7 @@ stages: build-image: stage: build + interruptible: true image: name: ghcr.io/blue-build/cli:squash-builds entrypoint: [""] diff --git a/config/recipe-jp-laptop.yml b/config/recipe-jp-laptop.yml index 5d08e85..d31b4d8 100644 --- a/config/recipe-jp-laptop.yml +++ b/config/recipe-jp-laptop.yml @@ -10,5 +10,5 @@ modules: - fprintd - fprintd-pam - type: r2modman - version: 3.1.47 + version: 3.1.48 - type: signing