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
66f7857b22
commit
9baef36236
@ -3,7 +3,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"image": "ubuntu",
|
"image": "ubuntu",
|
||||||
"when": {
|
"when": {
|
||||||
"branch": ["master", "dev"]
|
"branch": ["master", "dev"],
|
||||||
"event": ["push", "pull_request"]
|
"event": ["push", "pull_request"]
|
||||||
},
|
},
|
||||||
"commands": [
|
"commands": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user