Update .woodpecker.json
All checks were successful
ci/woodpecker/push/woodpecker.json Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker.json Pipeline was successful
This commit is contained in:
parent
e6d8b434b1
commit
70d1524414
@ -26,7 +26,7 @@
|
|||||||
"image": "ubuntu",
|
"image": "ubuntu",
|
||||||
"when": {
|
"when": {
|
||||||
"branch": ["main", "woodpecker"],
|
"branch": ["main", "woodpecker"],
|
||||||
"event": ["push", "pull_request"]
|
"event": ["push", "pull_request", "manual"]
|
||||||
},
|
},
|
||||||
"commands": [
|
"commands": [
|
||||||
"echo Install development packages",
|
"echo Install development packages",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user