Compare commits
2 Commits
e384227917
...
38924378ae
Author | SHA1 | Date | |
---|---|---|---|
38924378ae | |||
073850a232 |
@ -1,7 +0,0 @@
|
|||||||
pipeline:
|
|
||||||
buildy:
|
|
||||||
image: node:18.12.0-buster
|
|
||||||
commands:
|
|
||||||
- npm install
|
|
||||||
- npm run test
|
|
||||||
- npm run build
|
|
@ -1,6 +1,6 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
DockerBaseImage:
|
DockerBaseImage:
|
||||||
image: renovate/renovate:34.52-slim
|
image: renovate/renovate:34.53-slim
|
||||||
commands:
|
commands:
|
||||||
- "renovate"
|
- "renovate"
|
||||||
secrets:
|
secrets:
|
||||||
|
@ -13,6 +13,6 @@
|
|||||||
},
|
},
|
||||||
"woodpecker": {
|
"woodpecker": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"fileMatch": ["^.woodpecker\/.*\.yml$"]
|
"fileMatch": ["^.woodpecker\/.*.yml$"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user