test woodpecker config
This commit is contained in:
parent
5e307a6445
commit
e03ad5db7d
1 changed files with 2 additions and 3 deletions
|
|
@ -1,12 +1,11 @@
|
||||||
clone:
|
clone:
|
||||||
git:
|
git:
|
||||||
image: woodpeckerci/plugin-git
|
image: woodpeckerci/plugin-git
|
||||||
pull: true
|
|
||||||
settings:
|
settings:
|
||||||
# recursive: true
|
# recursive: true
|
||||||
submodule_update_remote: true
|
submodule_update_remote: true
|
||||||
submodule_override:
|
# submodule_override:
|
||||||
content: https://codeberg.org/aleidk/docs.git
|
# content: https://codeberg.org/aleidk/docs.git
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
publish:
|
publish:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue