1
0
Fork 0
mirror of https://codeberg.org/fediverse/fediparty.git synced 2025-04-25 06:41:00 +00:00

Testing CI (6)

This commit is contained in:
lostinlight 2022-01-15 20:20:24 +03:00
parent 4d46bb6da1
commit 55a044c619

View file

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