1
0
Fork 0
mirror of https://codeberg.org/fediverse/fediparty.git synced 2025-03-30 18:56:19 +00:00

Testing CI (2)

This commit is contained in:
lostinlight 2022-01-15 20:04:57 +03:00
parent c50697010a
commit 3056ca870b

View file

@ -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