mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-10-31 22:27:21 +00:00
Testing CI (7)
This commit is contained in:
parent
55a044c619
commit
0d8d9e6d5f
|
@ -5,6 +5,7 @@ pipeline:
|
|||
build:
|
||||
image: node:12.22.1
|
||||
commands:
|
||||
- "git fetch origin +refs/heads/pages:"
|
||||
- npm install gulp -g
|
||||
- npm install hexo-cli -g
|
||||
- test -e package.json && npm install
|
||||
|
|
Loading…
Reference in a new issue