Compare commits
8 Commits
renovate/c
...
master
Author | SHA1 | Date | |
---|---|---|---|
e28e094a61 | |||
5a56ab7fe4 | |||
f94e2b0377 | |||
81e6ada901 | |||
1d1af03825 | |||
d8e10ab8c1 | |||
8c786873d6 | |||
7f3a557458 |
@ -1,4 +1,8 @@
|
||||
---
|
||||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
|
||||
when:
|
||||
- event: [pull_request, tag]
|
||||
- event: [push, manual]
|
||||
@ -10,3 +14,4 @@ steps:
|
||||
image: "alpine"
|
||||
commands:
|
||||
- echo 'Demo'
|
||||
- env
|
||||
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
}
|
Loading…
Reference in New Issue
Block a user