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 e164cbe + 46b18ee commit 3e93558Copy full SHA for 3e93558
.github/actions/build_test/action.yaml
@@ -35,6 +35,7 @@ runs:
35
uses: supercharge/mongodb-github-action@1.11.0
36
with:
37
mongodb-version: "6.0"
38
+ mongodb-container-name: "${{ inputs.artifact_prefix }}-mongodb"
39
40
- name: Start Docker Registry
41
shell: bash
0 commit comments