test woodpecker config
This commit is contained in:
parent
e03ad5db7d
commit
272518bb40
1 changed files with 3 additions and 3 deletions
|
|
@ -2,10 +2,10 @@ clone:
|
||||||
git:
|
git:
|
||||||
image: woodpeckerci/plugin-git
|
image: woodpeckerci/plugin-git
|
||||||
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