mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-25 10:01:27 +00:00
Tweak .gitlab-ci
This commit is contained in:
parent
f03a4464f4
commit
1ffc59eaa7
|
@ -7,9 +7,6 @@ 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 a new issue