Woodpecker 9.

pull/10/head
Heretic 1 year ago
parent 6dd45a56f2
commit 7d677a2574

@ -14,13 +14,14 @@ clone:
recursive: false
pipeline:
# prepare_repo:
# image: alpine:3
# commands:
# - apk add git
# #- git fetch --tags
# # - git submodule init
# # - git submodule update --recursive --remote
prepare_repo:
image: alpine:3
commands:
- apk add git
- git submodule init
- git submodule update --recursive --remote
when:
event: tag
prettier_markdown_check:
image: tmknom/prettier

Loading…
Cancel
Save