Fix pipeline
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Santiago Lo Coco 2025-01-27 15:55:28 +01:00
parent 727ca272f1
commit 11a7594321
Signed by: slococo
GPG Key ID: F995EFC8B68B1ADF
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ when:
evaluate: 'not (CI_COMMIT_MESSAGE contains "Update sha256sum")' evaluate: 'not (CI_COMMIT_MESSAGE contains "Update sha256sum")'
steps: steps:
build: - name: update
image: alpine/git image: alpine/git
secrets: [ cbtoken ] secrets: [ cbtoken ]
commands: commands: