aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-05-30 12:58:42 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-05-30 12:58:45 +0200
commit87362643908fa4c11dac3a0ccde019f6541764b4 (patch)
tree34459b179ef69c337674fbb4cc2db0f655103567 /examples
parentdocker: rename scripts (diff)
downloadcgitize-87362643908fa4c11dac3a0ccde019f6541764b4.tar.gz
cgitize-87362643908fa4c11dac3a0ccde019f6541764b4.zip
examples: replace the Inkscape repo with another one
It takes way too long to clone.
Diffstat (limited to 'examples')
-rw-r--r--examples/cgitize.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/cgitize.toml b/examples/cgitize.toml
index c5b41c8..cbaad30 100644
--- a/examples/cgitize.toml
+++ b/examples/cgitize.toml
@@ -88,11 +88,11 @@ name = "egor-tensin"
dir = "gitlab-dir"
#skip = ["repo1", "repo2"]
-[gitlab.repositories.inkscape]
-id = "inkscape/inkscape"
[gitlab.repositories.gitter]
id = "gitterHQ/webapp"
dir = "gitterHQ"
+[gitlab.repositories.graphviz]
+id = "graphviz/graphviz"
# Self-hosted repositories
# ========================