mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-25 10:01:27 +00:00
Testing CI (3)
This commit is contained in:
parent
3056ca870b
commit
b4dc181e4d
|
@ -6,6 +6,8 @@ pipeline:
|
|||
image: node:lts-alpine
|
||||
commands:
|
||||
- npm install gulp -g
|
||||
- ls -l
|
||||
- ls -l ./themes/starter
|
||||
- which gulp
|
||||
- echo $PATH
|
||||
- npm install hexo-cli -g
|
||||
|
|
Loading…
Reference in a new issue