mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-22 16:41:29 +00:00
Testing CI (2)
This commit is contained in:
parent
c50697010a
commit
3056ca870b
|
@ -6,7 +6,7 @@ pipeline:
|
|||
image: node:lts-alpine
|
||||
commands:
|
||||
- npm install gulp -g
|
||||
- whereis gulp
|
||||
- which gulp
|
||||
- echo $PATH
|
||||
- npm install hexo-cli -g
|
||||
- gulp build --cwd ./themes/starter
|
||||
|
|
Loading…
Reference in a new issue