We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda7299 commit d941835Copy full SHA for d941835
.github/workflows/ci.yml
@@ -14,8 +14,6 @@ jobs:
14
image: mockserver/mockserver
15
ports:
16
- "1080:1080"
17
- volumes:
18
- - /docker/mockserver/expectations:/expectations
19
env:
20
MOCKSERVER_INITIALIZATION_JSON_PATH: /docker/mockserver/expectations/**.json
21
MOCKSERVER_LOG_LEVEL: WARN
0 commit comments