Skip to content

Commit 0194e2d

Browse files
committed
Use manual image build due to Oracle GH restrictions
Signed-off-by: Gerald Venzl <[email protected]>
1 parent 8e8a840 commit 0194e2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-doc-mcp.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ on:
33
push:
44
paths:
55
- "src/oracle-db-doc-mcp-server/**"
6+
- ".github/workflows/build-doc-mcp.yml"
67
pull_request:
78
paths:
89
- "src/oracle-db-doc-mcp-server/**"
10+
- ".github/workflows/build-doc-mcp.yml"
911

1012
jobs:
1113
build-image:

0 commit comments

Comments
 (0)