mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-17 22:29:19 +00:00
Testing CI (5)
This commit is contained in:
parent
021d239ce6
commit
4d46bb6da1
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue