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
8810ad4c10
commit
7710f30235
|
@ -3,6 +3,8 @@ image: node:6.11.1
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
cache:
|
cache:
|
||||||
|
untracked: true
|
||||||
|
key: "$CI_BUILD_REF_NAME"
|
||||||
paths:
|
paths:
|
||||||
- node_modules/
|
- node_modules/
|
||||||
|
|
||||||
|
|
|
@ -105,7 +105,7 @@
|
||||||
{
|
{
|
||||||
"category": "social network",
|
"category": "social network",
|
||||||
"type": "macroblogging",
|
"type": "macroblogging",
|
||||||
"mascot": "Ganggo (good-natured creature)",
|
"mascot": "GangGo (good-natured creature)",
|
||||||
"dwellers": "ganggorians",
|
"dwellers": "ganggorians",
|
||||||
"creatures": "magogs, ghosts, gargoyles, genies",
|
"creatures": "magogs, ghosts, gargoyles, genies",
|
||||||
"communities": "",
|
"communities": "",
|
||||||
|
|
Loading…
Reference in a new issue