Fix pipeline
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
727ca272f1
commit
11a7594321
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue