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.
2 parents e2e92c8 + 783be6b commit 947fe37Copy full SHA for 947fe37
tests/qit/qit.yml
@@ -18,4 +18,4 @@ plugin:
18
# This mounts ./e2e/bootstrap (relative to this qit.yml file) to /qit/bootstrap
19
# inside the QIT test container (read-only for safety).
20
volumes:
21
- - "./e2e/bootstrap:/qit/bootstrap:ro"
+ - "./tests/qit/e2e/bootstrap:/qit/bootstrap:ro"
0 commit comments