mirror of
https://codeberg.org/Codeberg-CI/examples.git
synced 2025-09-12 21:35:25 -04:00
add final newline to mdbook woodpecker
This commit is contained in:
parent
6cbaaea3b8
commit
7294edc03b
@ -49,4 +49,4 @@ steps:
|
||||
- cp .domains $CI_REPO_NAME || true
|
||||
- cd $CI_REPO_NAME
|
||||
- git add .
|
||||
- if ! git diff --cached --quiet; then git commit -m "Woodpecker CI ${CI_BUILD_CREATED}" && git push; fi
|
||||
- if ! git diff --cached --quiet; then git commit -m "Woodpecker CI ${CI_BUILD_CREATED}" && git push; fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user