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:
|
pipeline:
|
||||||
# Build step: it generates the files for the Hexo site
|
# Build step: it generates the files for the Hexo site
|
||||||
build:
|
build:
|
||||||
image: node:lts-alpine
|
image: node:12.22.1
|
||||||
commands:
|
commands:
|
||||||
- npm install gulp -g
|
- npm install gulp -g
|
||||||
- npm install hexo-cli -g
|
- npm install hexo-cli -g
|
||||||
|
|
Loading…
Reference in a new issue