test woodpecker config
This commit is contained in:
parent
0f58e1c998
commit
0c10c3fa77
1 changed files with 2 additions and 1 deletions
|
|
@ -1,11 +1,12 @@
|
||||||
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:
|
||||||
src/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