Skip to content

Commit a903d08

Browse files
authored
chore: fix failing builds (github#249)
* chore: fix failing builds Signed-off-by: Ivan Pedrazas <ivan.pedrazas@docker.com>
1 parent 44ea54a commit a903d08

5 files changed

Lines changed: 1416 additions & 3 deletions

File tree

servers/astra-db/server.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ about:
1111
icon: https://avatars.githubusercontent.com/u/573369?s=200&v=4
1212
source:
1313
project: https://github.com/datastax/astra-db-mcp
14-
branch: refs/pull/14/merge
1514
config:
1615
description: Configure the connection to Astra DB
1716
secrets:

servers/buildkite/server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ source:
1515
config:
1616
description: Configure the connection to Buildkite
1717
secrets:
18-
- name: buildkite-mcp-server.api_key
18+
- name: buildkite.api_key
1919
env: BUILDKITE_API_TOKEN
2020
example: bkua_xxxxx

0 commit comments

Comments
 (0)