mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2025-03-15 20:23:50 +00:00
Testing CI (5)
This commit is contained in:
parent
021d239ce6
commit
4d46bb6da1
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ pipeline:
|
||||||
commands:
|
commands:
|
||||||
- npm install gulp -g
|
- npm install gulp -g
|
||||||
- npm install hexo-cli -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
|
# 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
|
#- gulp build --cwd ./themes/starter
|
||||||
- hexo generate
|
- hexo generate
|
||||||
|
|
Loading…
Add table
Reference in a new issue