From 24ab8b627addee708b6c3c736af5b627721411bb Mon Sep 17 00:00:00 2001 From: Aaron Riedel Date: Wed, 12 Feb 2025 19:56:16 +0100 Subject: [PATCH] try to fix pipeline --- .woodpecker/.test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/.test.yaml b/.woodpecker/.test.yaml index 5f8865b..dbe0942 100644 --- a/.woodpecker/.test.yaml +++ b/.woodpecker/.test.yaml @@ -9,7 +9,7 @@ steps: when: - branch: main event: [push, manual] -- name: Test image +- name: Test image (testing) image: git.ar21.de/${CI_REPO}:testing-${CI_PIPELINE_NUMBER} commands: - echo test