Skip to content

Commit 9a7f8d4

Browse files
committed
chore: uncomment gitlab section
Signed-off-by: Valery Piashchynski <[email protected]>
1 parent e01b571 commit 9a7f8d4

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

velox_rr_v2023.toml

+12-12
Original file line numberDiff line numberDiff line change
@@ -73,18 +73,18 @@ ref = "v2023.3.9"
7373
# TCP for the RAW TCP PAYLOADS
7474
tcp = { ref = "v4.3.2", owner = "roadrunner-server", repository = "tcp" }
7575

76-
# [gitlab]
77-
# [gitlab.token]
78-
# # api, read-api, read-repo
79-
# token = "${GL_TOKEN}"
80-
#
81-
# [gitlab.endpoint]
82-
# endpoint = "https://gitlab.com"
83-
#
84-
# [gitlab.plugins]
85-
# # ref -> master, commit or tag
86-
# test_plugin_1 = { ref = "main", owner = "rustatian", repository = "36405203" }
87-
# test_plugin_2 = { ref = "main", owner = "rustatian", repository = "36405235" }
76+
[gitlab]
77+
[gitlab.token]
78+
# api, read-api, read-repo
79+
token = "${GL_TOKEN}"
80+
81+
[gitlab.endpoint]
82+
endpoint = "https://gitlab.com"
83+
84+
[gitlab.plugins]
85+
# ref -> master, commit or tag
86+
test_plugin_1 = { ref = "main", owner = "rustatian", repository = "36405203" }
87+
test_plugin_2 = { ref = "main", owner = "rustatian", repository = "36405235" }
8888

8989
[log]
9090
level = "debug"

0 commit comments

Comments
 (0)