mirror of
https://git.feneas.org/feneas/fediverse.git
synced 2025-01-18 14:59:54 +01:00
Tweak .gitlab-ci
This commit is contained in:
parent
1ffc59eaa7
commit
8810ad4c10
@ -7,6 +7,9 @@ pages:
|
|||||||
- node_modules/
|
- node_modules/
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- npm install gulp -g
|
||||||
|
- npm install hexo-cli -g
|
||||||
|
- npm install
|
||||||
- gulp build --cwd ./themes/starter
|
- gulp build --cwd ./themes/starter
|
||||||
- hexo deploy
|
- hexo deploy
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
Reference in New Issue
Block a user