From b1aa3d5493ad0975d0bf35855d7c8e26e60f4142 Mon Sep 17 00:00:00 2001 From: "Alex Lau (AvengerMoJo)" Date: Thu, 14 Dec 2023 17:43:09 +0800 Subject: [PATCH] Testing the custom label using registry.opensuse.org Signed-off-by: Alex Lau (AvengerMoJo) --- .gitea/workflows/obs-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/obs-service.yaml b/.gitea/workflows/obs-service.yaml index bbb314bc..a2b5f483 100644 --- a/.gitea/workflows/obs-service.yaml +++ b/.gitea/workflows/obs-service.yaml @@ -5,7 +5,7 @@ on: branches: [ factory ] jobs: osc_job: - runs-on: my_custom_label + runs-on: registry_bci name: opensuse osc custom container checkout test steps: - name: Checkout the repo code