Add woodpecker
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Kaan Barmore-Genç 2022-11-19 01:39:32 -05:00
parent 9cf4164f88
commit 9d5d602c04
Signed by: kaan
GPG Key ID: B2E280771CD62FCF
2 changed files with 14 additions and 5 deletions

7
.gitmodules vendored
View File

@ -1,6 +1,3 @@
[submodule "themes/hello-friend-ng"]
path = themes/hello-friend-ng
url = https://github.com/rhazdon/hugo-theme-hello-friend-ng.git
[submodule "themes/catafalque"]
path = themes/catafalque
url = git@github.com:SeriousBug/hugo-theme-catafalque.git
path = themes/catafalque
url = https://github.com/SeriousBug/hugo-theme-catafalque.git

12
.woodpecker.yml Normal file
View File

@ -0,0 +1,12 @@
clone:
git:
image: woodpeckerci/plugin-git
settings:
recursive: true
pipeline:
build:
image: klakegg/hugo:ext-alpine
commands:
- hugo -D
- ls -lAh