Testing CI (5)

This commit is contained in:
lostinlight 2022-01-15 20:16:34 +03:00
parent 021d239ce6
commit 4d46bb6da1
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ pipeline:
commands:
- npm install gulp -g
- npm install hexo-cli -g
- test -e package.json && npm install
# TODO: figure out why Gulp fails with: Local gulp not found in /woodpecker/src/codeberg.org/fediverse/fediparty/themes/starter
#- gulp build --cwd ./themes/starter
- hexo generate