From 838d7a42ebda7cce42d4a735b221ef97ea661445 Mon Sep 17 00:00:00 2001 From: spassignat Date: Sun, 3 May 2026 21:11:48 +0200 Subject: [PATCH] patch: pipeline manual --- .woodpecker/deploy-pipeline.yml | 2 +- README.MD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker/deploy-pipeline.yml b/.woodpecker/deploy-pipeline.yml index 34b0e4c..c7b9f55 100644 --- a/.woodpecker/deploy-pipeline.yml +++ b/.woodpecker/deploy-pipeline.yml @@ -1,7 +1,7 @@ # Documentation: https://woodpecker-ci.org/docs/usage/workflow-syntax when: - - event: [deployment,manual] + - event: [ deployment,manual ] steps: - name: get-artifact diff --git a/README.MD b/README.MD index 46764ab..3789ec8 100644 --- a/README.MD +++ b/README.MD @@ -1 +1 @@ -test 2222222 \ No newline at end of file +test 2222222x \ No newline at end of file