File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments