ci(woodpecker): remove submodule step
This commit is contained in:
parent
8f15b45e9b
commit
2fe966c6f7
1 changed files with 0 additions and 9 deletions
|
|
@ -1,15 +1,6 @@
|
|||
when:
|
||||
- branch: main
|
||||
|
||||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
recursive: true
|
||||
submodule_update_remote: true
|
||||
submodule_override:
|
||||
src/content: https://codeberg.org/aleidk/blog-content.git
|
||||
|
||||
steps:
|
||||
build-and-publish:
|
||||
image: node:20-alpine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue