typo
This commit is contained in:
2
.github/workflows/mongodb-service.yml
vendored
2
.github/workflows/mongodb-service.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
mongodb:
|
mongodb:
|
||||||
image: mongodb
|
image: mongo
|
||||||
ports:
|
ports:
|
||||||
- 27019:27019
|
- 27019:27019
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user