mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-10-31 22:27:21 +00:00
Testing CI (6)
This commit is contained in:
parent
4d46bb6da1
commit
55a044c619
|
@ -3,7 +3,7 @@
|
|||
pipeline:
|
||||
# Build step: it generates the files for the Hexo site
|
||||
build:
|
||||
image: node:lts-alpine
|
||||
image: node:12.22.1
|
||||
commands:
|
||||
- npm install gulp -g
|
||||
- npm install hexo-cli -g
|
||||
|
|
Loading…
Reference in a new issue