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