Skip to content

Commit dde63d8

Browse files
alnrory-bot
authored andcommitted
fix: hydra CI
GitOrigin-RevId: 6dfadcf84bf4901b8867fd1f0bcfa685a0ac8290
1 parent e6bd0d2 commit dde63d8

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.reports/dep-licenses.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@
33
"github.com/ory/x","Apache-2.0"
44
"github.com/stretchr/testify","MIT"
55
"go.opentelemetry.io/otel/sdk","Apache-2.0"
6-
"go.opentelemetry.io/otel/sdk","BSD-3-Clause"
76

test/conformance/docker-compose.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,12 @@ services:
66
# When running with `run.sh` the cwd is the project's root.
77
context: .
88
dockerfile: ./test/conformance/hydra/Dockerfile
9-
additional_contexts:
10-
oryx: ../../x
119

1210
hydra:
1311
build:
1412
# When running with `run.sh` the cwd is the project's root.
1513
context: .
1614
dockerfile: ./test/conformance/hydra/Dockerfile
17-
additional_contexts:
18-
oryx: ../../x
1915
environment:
2016
ISSUER_URL: https://hydra:4444/
2117
command: serve -c /etc/config/hydra/hydra.yml all

0 commit comments

Comments
 (0)